@verb #103:"bf_set_verb_code" this none this rxdo #789 @program #103:"bf_set_verb_code" this none this "Semicolons are assumed at the end of every line." "No need to actually type them." {object, vname, code} = args for x in [1..length(code)] code[x] = code[x] + ";" endfor return pass(object, vname, code) .