14 lines
350 B
Plaintext
14 lines
350 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code ParameterShadowsCallable)
|
|
(message "parameter `std.io.print_i32` conflicts with a compiler-known callable name")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 27 43)
|
|
(range 4 12 4 28)
|
|
)
|
|
(hint "choose a parameter name distinct from compiler-known callable names")
|
|
)
|