Skip to content

Commit

Permalink
more test
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot committed Sep 16, 2024
1 parent daa0ed5 commit c77efa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/typecheck.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ describe('typechecking completions', () => {
1. Set _a_ to ! ExampleAlg().
1. Return ? ExampleAlg().
1. Return <ins>?</ins> ExampleAlg().
1. Return <del>?</del> <ins>!</ins> ExampleAlg().
1. Let _foo_ be 0.
1. Set _a_ to Completion(ExampleSDO of _foo_).
1. Set _a_ to Completion(ExampleSDO of _foo_ with argument 0).
Expand Down

0 comments on commit c77efa0

Please sign in to comment.