diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-03 12:20:14 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-03 12:20:14 +0100 |
| commit | 9d45db6f19c267e81ae950b507c7797caf35c7ec (patch) | |
| tree | 2f16b26cd6ef1b45ffbf956d404d9429bd86c928 /src/voidc.cc | |
| parent | a134e9d3651cc502c1653f8da8515cb4f30eb5fb (diff) | |
use makers
Diffstat (limited to 'src/voidc.cc')
| -rw-r--r-- | src/voidc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/voidc.cc b/src/voidc.cc index c6682b2..526a10f 100644 --- a/src/voidc.cc +++ b/src/voidc.cc @@ -34,7 +34,7 @@ int main() { buffer_stack_push(&stack, buffer1); buffer_stack_push(&stack, buffer2); - + Tokenizer tokenizer(&stack); Token token = {}; |
