Crowlang / crow

Crow Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

all-true Doc example doesnt work

Nodnarb12500 opened this issue · comments

(println (&& (> 5 3) (<= 7 8)))

Variable '<=' is not defined