14 lines
243 B
Plaintext
14 lines
243 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code InvalidTestName)
|
|
(message "test name must be a string literal")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 22 34)
|
|
(range 4 7 4 19)
|
|
)
|
|
(expected "string")
|
|
)
|