You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: course-definition.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -526,7 +526,7 @@ stages:
526
526
527
527
### Tests
528
528
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.
530
530
531
531
For example, if `test.lox` contains the following:
0 commit comments