Skip to content

Commit 4acf3ad

Browse files
Forgot this one.
1 parent 9d7921d commit 4acf3ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/arch_obj_models/extension.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ def implemented_instructions(archdef)
448448
# Example => presence:
449449
# optional: development
450450
class ExtensionPresence
451+
include Comparable # Creates <, >, <=, >= automatically since <=> is provided
451452
attr_reader :presence
452453
attr_reader :optional_type
453454

0 commit comments

Comments
 (0)