blob: 3a70095c3ad69d8e753e2ee0db4ef3df5d4273f8 (
plain)
1
2
3
4
5
6
7
|
result code = -1
standard error = {
tests/bugs/import-with-error-extra.slang(10): error 30015: undefined identifier 'b'.
tests/bugs/import-with-error.slang(6): fatal error 39999: error in imported module, compilation ceased.
}
standard output = {
}
|