Skip to content

Commit

Permalink
[Lisp] Add accessor test case
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Apr 18, 2024
1 parent 25ae37c commit c2654cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lisp/tests/syntax_test_lisp.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@
#,foo:bar
; ^^ punctuation.definition.variable.lisp
; ^^^ variable.namespace.lisp
; ^ punctuation.accessor.lisp
; ^^^ variable.other.lisp
; ^ - variable

Expand Down

0 comments on commit c2654cf

Please sign in to comment.