slovo/tests/unknown-function.diag
2026-05-22 08:38:43 +02:00

13 lines
213 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code UnknownFunction)
(message "unknown function `missing`")
(file "<fixture>")
(span
(bytes 37 48)
(range 5 3 5 14)
)
)