15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code TypeMismatch)
|
|
(message "cannot call `std.num.i64_to_i32_result` with argument of wrong type")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 77 78)
|
|
(range 5 30 5 31)
|
|
)
|
|
(expected "i64")
|
|
(found "i32")
|
|
)
|