Skip to content

Commit 36fa417

Browse files
authored
Merge pull request #766 from reuk/irep-ids-bugfix
Add empty string to list of irep ids
2 parents 2c61ff2 + e0f32f0 commit 36fa417

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
@@ -1,3 +1,4 @@
1+
IREP_ID_TWO(empty_string, )
12
IREP_ID_ONE(let)
23
IREP_ID_ONE(nil)
34
IREP_ID_ONE(type)

0 commit comments

Comments
 (0)