Skip to content

Commit 15bb25f

Browse files
committed
feat: add placeholder stages for resolving chapter
1 parent d000ec3 commit 15bb25f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

internal/test_helpers/course_definition.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5364,3 +5364,10 @@ stages:
53645364
- This output format matches the spec in the [book's repository](https://github.com/munificent/craftinginterpreters/blob/4a840f70f69c6ddd17cfef4f6964f8e1bcd8c3d4/test/closure/open_closure_in_function.lox)
53655365
marketing_md: |-
53665366
In this stage, you'll add support for closures to your lox interpreter.
5367+
- slug: "r1"
5368+
- slug: "r2"
5369+
- slug: "r3"
5370+
- slug: "r4"
5371+
- slug: "r5"
5372+
- slug: "r6"
5373+
- slug: "r7"

0 commit comments

Comments
 (0)