Skip to content

Commit c286731

Browse files
pdbrownvemv
andauthored
Update test/refactor_nrepl/ns/suggest_aliases_test.clj
Co-authored-by: vemv <[email protected]>
1 parent a8baa0c commit c286731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/refactor_nrepl/ns/suggest_aliases_test.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
b.c [clj-a.b.c.core]
4949
a.b.c [clj-a.b.c.core]}
5050

51-
"Removes fragments that start with a number, since they aren't valid symbols"
51+
"Removes fragments that start with a number (in this case: `9d`), since they aren't valid symbols"
5252
'a.8b.c.9d '{c.9d [a.8b.c.9d]}))

0 commit comments

Comments
 (0)