diff options
| author | Kai Gunger <kgunger12@gmail.com> | 2026-07-11 15:29:16 -0400 |
|---|---|---|
| committer | Kai Gunger <kgunger12@gmail.com> | 2026-07-11 15:29:16 -0400 |
| commit | 34a73cd584faac7f0b594b9c186d59711805aabf (patch) | |
| tree | a152a9fe8d66008902a20d338985de08c2a85c9b /tnslc.tnsl | |
| parent | 41c6c6169d991aa6d44185f58ff99a0a7dcc95f3 (diff) | |
fixup scripts
Diffstat (limited to 'tnslc.tnsl')
| -rw-r--r-- | tnslc.tnsl | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ + +/; main [int] + return 1 +;/ + |