comment out repl cruft
This commit is contained in:
parent
e5917c6284
commit
ba1aa8ed03
|
@ -1104,8 +1104,8 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
(do
|
# (do
|
||||||
# (comment
|
(comment
|
||||||
(def source `a :b :c
|
(def source `a :b :c
|
||||||
`)
|
`)
|
||||||
(def scanned (s/scan source))
|
(def scanned (s/scan source))
|
||||||
|
|
|
@ -633,8 +633,8 @@ Deferred until a later iteration of Ludus:
|
||||||
|
|
||||||
(import ./base :as b)
|
(import ./base :as b)
|
||||||
|
|
||||||
(do
|
# (do
|
||||||
# (comment
|
(comment
|
||||||
(def source `
|
(def source `
|
||||||
fn foobar {
|
fn foobar {
|
||||||
(:foo, :bar) -> true
|
(:foo, :bar) -> true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user