14 lines
321 B
Plaintext
14 lines
321 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code UnsupportedArrayPrint)
|
|
(message "array printing is not supported in the first-pass array feature")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 48 61)
|
|
(range 5 14 5 27)
|
|
)
|
|
(hint "index one array element and print that value instead")
|
|
)
|