summaryrefslogtreecommitdiff
path: root/builtin.h
blob: acbfd3166fa34e6e2209fc2322417663adf151ea (plain)
1
2
3
bool arithmetic(luckytree *tree, luckyval *out);
bool variableops(luckytree *tree, luckyval *out);
bool io(luckytree *tree, luckyval *out);