minor change in test driver

This commit is contained in:
2024-07-13 13:33:20 +09:00
parent 8f87dbe008
commit 0d5907b726
4 changed files with 15 additions and 10 deletions

View File

@ -15,7 +15,7 @@ while(i < 20) {
---
if ##ERROR: syntax error - no conditional expression after if
if ##ERROR: syntax error - no conditional expression after 'if'
---