diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2024-03-03 09:46:47 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2024-03-03 09:46:47 -0500 |
commit | b82f1c1f7e7680aabc64547ef45d4ca13962bc17 (patch) | |
tree | 88f579307fed680651667365b49f91d13c620eb6 /core.fth | |
parent | 98e2c140860b2783f2f72934dbfa279dea2dc2ad (diff) |
fix input parsing
Diffstat (limited to 'core.fth')
-rw-r--r-- | core.fth | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,3 +151,4 @@ 5 constant five five . fibs ." hello world" +source type |