Skip to content

Commit f5c8b06

Browse files
authored
Merge pull request #50 from codecrafters-io/add-note-to-scanning-whitespace
CC-1455: Add a note for \n in Interpreter - Scanning: Whitespace #er2
2 parents 046c2aa + dc4736b commit f5c8b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course-definition.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ stages:
526526
527527
### Tests
528528
529-
The tester will run a series of tests with `test.lox` files that contain whitespaces mixed with previously introduced tokens.
529+
The tester will run a series of tests with `test.lox` files that contain whitespaces (tabs, spaces and newlines) mixed with previously introduced tokens.
530530
531531
For example, if `test.lox` contains the following:
532532

0 commit comments

Comments
 (0)