slovo/tests/unsupported-generic-vec-type.diag
2026-05-22 08:38:43 +02:00

13 lines
209 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code InvalidReturnType)
(message "invalid return type")
(file "<fixture>")
(span
(bytes 31 36)
(range 4 16 4 21)
)
)