diff --git a/reference.htm b/reference.htm index 1287d06..e14eec8 100644 --- a/reference.htm +++ b/reference.htm @@ -529,7 +529,7 @@ object representing the program.

- take a peek at the code if you want the gruesome details. Source lines may only start with line numbers or (as an extension) separators. Special statement parsing is done while lexing: REM consumes anything to the next - line break, and DATA statements yeild an array of strings + line break, and DATA statements yield an array of strings from the comma-delimited, optionally-quoted values in the source.