15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code ArityMismatch)
|
|
(message "function `std.vec.i32.index` called with wrong number of arguments")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 37 76)
|
|
(range 5 3 5 42)
|
|
)
|
|
(expected "2")
|
|
(found "1")
|
|
)
|