summaryrefslogtreecommitdiff
path: root/tests/front-end/parser-error-unclosed-curly.slang.expected
blob: 379557108e88125cd7bcc7b2ff96cbafa80050e7 (plain)
1
2
3
4
5
6
result code = -1
standard error = {
tests/front-end/parser-error-unclosed-curly.slang(4): error 20001: unexpected end of file, expected '}'
}
standard output = {
}