bastools/tools/bt/src/test/resources/print.bas

3 lines
90 B
QBasic

10 REM Test case to validate that the '?' shorthand form of PRINT is accepted
20 ? "PASS"