diff options
| author | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-12 11:26:37 +0200 |
|---|---|---|
| committer | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-12 11:26:37 +0200 |
| commit | 9f0ac1740baac8f3a74ebacf5c62ecea700846d9 (patch) | |
| tree | e7a747a8e64de90f3c6eb875397116955f5e424f /lex.h | |
| parent | 52f705e81ce2d7a42c6c14fca92c5e2a4326c988 (diff) | |
omitted push-on-space logic added
Diffstat (limited to 'lex.h')
| -rw-r--r-- | lex.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,4 +84,5 @@ typedef struct { LexResult lex(char* input); + #endif |
