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

13 lines
227 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code CannotAssignParameter)
(message "cannot assign to parameter `value`")
(file "<fixture>")
(span
(bytes 51 56)
(range 5 8 5 13)
)
)