Fix 80-column fixtures and tutorial expectations
Some checks failed
akbasic CI Build / cmake_build (push) Successful in 3m35s
akbasic CI Build / sanitizers (push) Successful in 4m40s
akbasic CI Build / coverage (push) Successful in 3m56s
akbasic CI Build / akgl_build (push) Has been cancelled
akbasic CI Build / mutation_test (push) Has been cancelled
Some checks failed
akbasic CI Build / cmake_build (push) Successful in 3m35s
akbasic CI Build / sanitizers (push) Successful in 4m40s
akbasic CI Build / coverage (push) Successful in 3m56s
akbasic CI Build / akgl_build (push) Has been cancelled
akbasic CI Build / mutation_test (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
10 REM An array reference used as a function argument, and as one of several.
|
||||
20 REM An identifier's subscript list used to hang off .right, which is also
|
||||
30 REM where an argument list chains its arguments -- so the arity counter walked
|
||||
30 REM where an argument list chains its arguments; the arity counter walked
|
||||
40 REM straight into the subscripts and refused the call. TODO.md section 4.
|
||||
50 DIM C#(4)
|
||||
60 C#(1) = -9
|
||||
|
||||
Reference in New Issue
Block a user