moonscript/tests/inputs
2011-07-14 23:46:16 -07:00
..
assign.moon assignable if, exp list as statement, ; as value separator 2011-05-29 22:38:47 -07:00
class.moon instances store class in __class 2011-07-04 11:40:20 -07:00
cond.moon conds and while 2011-05-23 01:16:49 -07:00
import.moon use \ for colon call operator 2011-06-22 23:45:03 -07:00
lists.moon slice shorthand for unpacked list comprehension 2011-06-23 08:42:43 -07:00
loops.moon standalone for in loop 2011-07-14 23:46:16 -07:00
string.moon strings 2011-05-22 00:58:17 -07:00
syntax.moon use \ for colon call operator 2011-06-22 23:45:03 -07:00
tables.moon more tables 2011-05-22 22:12:21 -07:00
with.moon use \ for colon call operator 2011-06-22 23:45:03 -07:00