Keep BASIC fixtures within the input line limit
All checks were successful
akbasic CI Build / cmake_build (push) Successful in 3m50s
akbasic CI Build / coverage (push) Successful in 4m4s
akbasic CI Build / sanitizers (push) Successful in 4m48s
akbasic CI Build / akgl_build (push) Successful in 9m55s
akbasic CI Build / mutation_test (push) Successful in 17m50s
All checks were successful
akbasic CI Build / cmake_build (push) Successful in 3m50s
akbasic CI Build / coverage (push) Successful in 4m4s
akbasic CI Build / sanitizers (push) Successful in 4m48s
akbasic CI Build / akgl_build (push) Successful in 9m55s
akbasic CI Build / mutation_test (push) Successful in 17m50s
Reflow the approved reference cases, shorten local fixture comments, and split the executable docs line so the 80-byte input buffer can read every source line. Co-authored-by: andrew <andrew@aklabs.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
10 REM The standalone driver lends the script no graphics device.
|
||||
20 REM COLOR, LOCATE and SCALE only touch interpreter state and must still work.
|
||||
20 REM COLOR, LOCATE and SCALE touch interpreter state and must still work.
|
||||
30 COLOR 1, 3
|
||||
40 LOCATE 40, 50
|
||||
50 SCALE 1, 640, 400
|
||||
|
||||
Reference in New Issue
Block a user