Change some testing stuff

This commit is contained in:
Scott Richmond 2022-04-05 19:11:44 -04:00
parent 5a95f58ec1
commit fa5e51a179

View File

@ -274,7 +274,10 @@
(def source "
let foo = do 1 > inc > inc
> inc
foo
")