https://github.com/shader-slang/slang
Raw File
Tip revision: 28ca4dc60aecc0acda8b364d0553a72d2e6c7964 authored by Tim Foley on 11 October 2017, 23:05:09 UTC
Fixup: re-enable exception guard (#208)
Tip revision: 28ca4dc
parser-error-unclosed-curly.slang.expected
result code = -1
standard error = {
tests/front-end/parser-error-unclosed-curly.slang(4): error 20001: unexpected end of file, expected '}'
}
standard output = {
}
back to top