hagary opened this issue 8 years ago · 0 comments
class Writer { boolean canWrite(Instruction i); void write(Instruction i); }