base and stub prelude wired up
This commit is contained in:
parent
1e3fcde57a
commit
e06a24cf20
|
@ -116,6 +116,7 @@ pub fn main() {
|
|||
eq? (1, 2)
|
||||
eq? (:foo, :foo)
|
||||
inc (3)
|
||||
dec (0)
|
||||
]
|
||||
";
|
||||
run(src);
|
||||
|
|
Loading…
Reference in New Issue
Block a user