!ATerm nested lists
Submitted by Daco Harkes on 19 October 2016 at 12:07
run ... to !ATerm[ ["i"],["a"] ]
gives a parse error (and parses it as["i","a"]
rather than nested lists).
Submitted by Daco Harkes on 19 October 2016 at 12:07
run ... to !ATerm[ ["i"],["a"] ]
gives a parse error (and parses it as["i","a"]
rather than nested lists).