diff options
Diffstat (limited to 'com.c')
-rw-r--r-- | com.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -175,6 +175,7 @@ int main() { chunk_wbc(S, &ch, OP_PRINT); chunk_wbc(S, &ch, OP_RET); + puts("compile done"); return runvm(S); } |
index : badthing | ||
the best scheme that i have, and that's bad enough for me |
summaryrefslogtreecommitdiff |