diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-01 19:08:38 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-03-01 19:08:38 +0100 |
| commit | 62ace5068979d4956abd2897e27eb5e078ac95dc (patch) | |
| tree | 33662761749aefad92d0a5925f2337b3375f4907 /src/voidc.cc | |
| parent | caa484d1cff738aa218fea7e20c257192977e7e6 (diff) | |
string handling
Diffstat (limited to 'src/voidc.cc')
| -rw-r--r-- | src/voidc.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/voidc.cc b/src/voidc.cc index e9436dd..a957815 100644 --- a/src/voidc.cc +++ b/src/voidc.cc @@ -1,3 +1,5 @@ +#include "token.cc" + int main() { } |
