hagary opened this issue 8 years ago · 0 comments
class Commiter { boolean canCommit(Instruction i); void commit(Instruction i); }