Another test just to be sure

This commit is contained in:
Maurício Szabo 2023-09-21 01:04:09 -03:00
parent 98e8867470
commit 0581a52dd5

View File

@ -90,7 +90,7 @@ error/
; ^ meta.symbol
; ^ !entity.name.function
`(call param param# ~(call something))
`(call param param# ~(call something param#))
; ^ meta.symbol
; ^ entity.name.function
; ^ meta.symbol.syntax-quoted
@ -99,6 +99,7 @@ error/
; ^ entity.name.function
; ^ !meta.syntax-quoted
; ^ !meta.symbol.syntax-quoted
; ^ !meta.symbol.generated
(call param param#)
; ^ !meta.symbol.syntax-quoted
; ^ !meta.symbol.generated