blob: 00c9fe8db3db81eb363da8260b12b5556f8c1c2c (
plain)
1
2
3
4
5
6
7
|
result code = -1
standard error = {
tests/bugs/keyword-undefined-identifier.slang(29): error 30015: undefined identifier 'instance'.
tests/bugs/keyword-undefined-identifier.slang(34): error 30015: undefined identifier 'triangle'.
}
standard output = {
}
|