15 lines
292 B
Plaintext
15 lines
292 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code ArityMismatch)
|
|
(message "function `std.string.parse_i64_result` called with wrong number of arguments")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 50 79)
|
|
(range 5 3 5 32)
|
|
)
|
|
(expected "1")
|
|
(found "0")
|
|
)
|