Skip to content

Commit a034075

Browse files
committed
Add redundant irep_id
To check CI is working as expected.
1 parent 47021a8 commit a034075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/irep_ids.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ IREP_ID_ONE(or)
4949
IREP_ID_ONE(nor)
5050
IREP_ID_ONE(xor)
5151
IREP_ID_ONE(not)
52+
IREP_ID_ONE(biscuits)
5253
IREP_ID_ONE(bitand)
5354
IREP_ID_ONE(bitor)
5455
IREP_ID_ONE(bitnot)

0 commit comments

Comments
 (0)