blob: d4722c0e2a97c4f22aa8a085536a7b690cb3a468 (
plain)
1
2
3
4
5
6
7
|
result code = -1
standard error = {
Tests/Diagnostics/missing-file.spire(1): error 20001: unexpected end of file, expected ';'
Tests/Diagnostics/missing-file.spire(4): error 2: cannot find file 'does-not-exist.spire'.
}
standard output = {
}
|