Skip to content

Commit

Permalink
[Lisp] Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Apr 18, 2024
1 parent 2ab8e2e commit 25ae37c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Lisp/tests/syntax_test_lisp.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
;#########

#A( a b c )
; ^^ meta.array.lisp - meat.parens
; ^^ meta.array.lisp - meta.parens
; ^^^^^^^^^ meta.array.lisp meta.parens.lisp
; ^^ punctuation.definition.array.lisp
; ^ punctuation.section.parens.begin.lisp
Expand All @@ -60,7 +60,7 @@
; ^ punctuation.section.parens.end.lisp

#a( a b c )
; ^^ meta.array.lisp - meat.parens
; ^^ meta.array.lisp - meta.parens
; ^^^^^^^^^ meta.array.lisp meta.parens.lisp
; ^^ punctuation.definition.array.lisp
; ^ punctuation.section.parens.begin.lisp
Expand Down

0 comments on commit 25ae37c

Please sign in to comment.