Revision dbae804a lib/opcodes.py

b/lib/opcodes.py
659 659
     " for details"),
660 660
    (COMMENT_ATTR, None, ht.TMaybeString,
661 661
     "Comment describing the purpose of the opcode"),
662
    (constants.OPCODE_REASON, None, ht.TMaybeList,
663
     "The reason trail, describing why the OpCode is executed"),
662 664
    ]
663 665
  OP_RESULT = None
664 666

  

Also available in: Unified diff