Skip to content

Commit

Permalink
Edit explanation of test for nested type ascriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
pierwill committed Oct 11, 2021
1 parent 1067e2c commit e71d17b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Here we check that type ascription is syntactically invalid when
// not in the top position of a ascribing a let binding or function parameter.
// not in the top position of an ascribing `let` binding or function parameter.


// This has no effect.
Expand Down

0 comments on commit e71d17b

Please sign in to comment.