slovo/tests/enum-unqualified-variant-constructor.diag
2026-05-22 08:38:43 +02:00

13 lines
208 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code UnknownFunction)
(message "unknown function `Red`")
(file "<fixture>")
(span
(bytes 57 62)
(range 7 3 7 8)
)
)