# File lib/facet/lisp-format.rb, line 1403 def execute(state) n = param(0, state, 1) state.args_move(colon_mod? ? -n : n, !at_mod?) end