15 lines
283 B
Plaintext
15 lines
283 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code ArityMismatch)
|
|
(message "function `std.num.i32_to_i64` called with wrong number of arguments")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 37 57)
|
|
(range 5 3 5 23)
|
|
)
|
|
(expected "1")
|
|
(found "0")
|
|
)
|