removing a comment
This commit is contained in:
parent
2b908254ac
commit
f170721378
@ -13,8 +13,6 @@
|
|||||||
<div class = 'focus' >
|
<div class = 'focus' >
|
||||||
<div class = 'repl' >
|
<div class = 'repl' >
|
||||||
<textarea id = 'repl-input' class = 'repl-pane repl-left' >
|
<textarea id = 'repl-input' class = 'repl-pane repl-left' >
|
||||||
; This is an example of some of the things that Hy can do
|
|
||||||
|
|
||||||
(defn hello-world [who] (print (.join ", " ["Hello" who])))
|
(defn hello-world [who] (print (.join ", " ["Hello" who])))
|
||||||
|
|
||||||
(hello-world "Paul")
|
(hello-world "Paul")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user