Edit explanation of test for nested type ascriptions

Closes #88233
This commit is contained in:
pierwill 2021-10-11 12:56:55 -05:00
parent 1067e2ca5e
commit e71d17b9b4

View File

@ -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.