mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Fix runtime error
This commit is contained in:
parent
31b46ecd65
commit
67948b039d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
(write "hello")
|
||||
(newline)
|
||||
|
||||
(lib1-test-renamed)
|
||||
(write lib1-test-renamed)
|
||||
(newline)
|
||||
|
||||
(write (lib1-hello))
|
||||
|
|
Loading…
Add table
Reference in a new issue