hagary opened this issue 8 years ago · 0 comments
class Executer { boolean canExecute(Instruction i); void execute(Instruction i); }