We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd249a1 commit 11d97e1Copy full SHA for 11d97e1
test/highlight/expressions.gleam
@@ -7,6 +7,6 @@ case "12345" {
7
// ^ string
8
}
9
10
--x
11
-^ operator
12
- ^ variable
+ -x
+// ^ operator
+// ^ variable
0 commit comments