slovo/tests/unsupported-struct-field-mutation.diag
2026-05-22 08:38:43 +02:00

13 lines
223 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code InvalidSetTarget)
(message "`set` target must be an identifier")
(file "<fixture>")
(span
(bytes 98 105)
(range 9 8 9 15)
)
)