slovo/tests/std-random-i32-name-shadow.diag
2026-05-22 08:38:43 +02:00

13 lines
223 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code DuplicateFunction)
(message "duplicate function `std.random.i32`")
(file "<fixture>")
(span
(bytes 16 49)
(range 4 1 5 5)
)
)