Keep BASIC fixtures within the input line limit
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,4 +1,4 @@
|
||||
10 REM A TYPE declares its fields; each takes its own type from its own suffix,
|
||||
10 REM A TYPE declares fields; each takes its type from its own suffix,
|
||||
20 REM which is the same rule every other name in this language follows.
|
||||
30 TYPE COORD
|
||||
40 X#
|
||||
|
||||
Reference in New Issue
Block a user