Raw File
parser-error-unclosed-curly.slang
//TEST:SIMPLE:
void foo() {
// Note: no closing curly brace
back to top