slovo/tests/std-string-concat-helper-shadow.diag
2026-05-22 08:38:43 +02:00

13 lines
250 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code DuplicateFunction)
(message "compiler-known callable `__glagol_string_concat` is reserved")
(file "<fixture>")
(span
(bytes 16 100)
(range 4 1 5 17)
)
)