slovo/tests/std-string-byte-at-result-arity.diag

15 lines
290 B
Plaintext

(diagnostic
(schema slovo.diagnostic)
(version 1)
(severity error)
(code ArityMismatch)
(message "function `std.string.byte_at_result` called with wrong number of arguments")
(file "<fixture>")
(span
(bytes 50 83)
(range 5 3 5 36)
)
(expected "2")
(found "1")
)