Add a test for #426

This commit is contained in:
Zeex 2019-06-29 20:39:42 +06:00
parent cf4b65ca66
commit 6fd5198d4e
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
{
'test_type': 'output_check'
}

View File

@ -0,0 +1,5 @@
#if 0
#unknown_test This is a test
#endif
main() {}