parent
d7b423c78a
commit
8b165cb5e5
@ -0,0 +1,15 @@ |
|||||||
|
: get it? because std? |
||||||
|
: i'm hilarious. |
||||||
|
|
||||||
|
(defun spit |
||||||
|
(id miracle |
||||||
|
"builtins" "print" (id $1)) |
||||||
|
) |
||||||
|
(defun input |
||||||
|
(id miracle |
||||||
|
"builtins" "input" ("")) |
||||||
|
) |
||||||
|
(defun thesis |
||||||
|
(id spit |
||||||
|
("this language belongs to makise kurisu. there are many like it, but this one is hers.")) |
||||||
|
) |
Loading…
Reference in new issue