diff options
author | ubq323 <ubq323@ubq323.website> | 2024-06-21 18:24:42 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2024-06-21 18:24:42 +0100 |
commit | fbdfd9bf74b178a34543e0e347f441d689f73438 (patch) | |
tree | a415f804d07a9a0a6846ceafc86fad754fe645d6 /tests/compile_error.out | |
parent | 151a7fd11fa4b30dec75fdcebdc30d95c76f7960 (diff) |
refactor compilation of builtin forms
Diffstat (limited to 'tests/compile_error.out')
-rw-r--r-- | tests/compile_error.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compile_error.out b/tests/compile_error.out index b7b8184..2bf3ee6 100644 --- a/tests/compile_error.out +++ b/tests/compile_error.out @@ -1 +1 @@ -while requires at least 2 arguments +while requires at least 2 parameters |