summaryrefslogtreecommitdiff
path: root/tests/bugs/import-with-error.slang.expected
blob: b71dba0f111338ce8700728709ea052d0e47c25d (plain)
1
2
3
4
5
6
result code = -1
standard error = {
tests/bugs/import-with-error-extra.slang(10): error 30015: undefined identifier 'b'.
}
standard output = {
}