@@ -101,4 +101,7 @@ run_harness_test "tests/booleans.src" "tests/booleans.c" 0
# Test if and else statements.
run_harness_test "tests/if-else.src" "tests/if-else.c" 0
# Test variable declarations and scoping.
run_test "tests/let_stmt.src" 30
echo "All end-to-end tests passed!"
The note is not visible to the blocked user.