Skip to content

Commit e71d17b

Browse files
committed
Edit explanation of test for nested type ascriptions
Closes #88233
1 parent 1067e2c commit e71d17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/pattern/bindings-after-at/nested-type-ascription-syntactically-invalid.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Here we check that type ascription is syntactically invalid when
2-
// not in the top position of a ascribing a let binding or function parameter.
2+
// not in the top position of an ascribing `let` binding or function parameter.
33

44

55
// This has no effect.

0 commit comments

Comments
 (0)