Skip to content

Fix set and status argument handling

Luke Clifton requested to merge luke-clifton/ion:fixbuilting into master

It seems that the 0th argument is the name of the builtin, but the argument handling is assuming that arg 0 is the first argument.

Merge request reports