1
Fork 0

add comment to test

This commit is contained in:
lcnr 2025-01-09 13:24:16 +01:00
parent 39daadc76e
commit b85b2c60f9
3 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,4 @@
LL| |// Regression test for #135235.
LL| |trait Foo {
LL| | type Assoc;
LL| |