Skip to content

Commit fac9dea

Browse files
author
Owen Jones
committed
Rename "#lva_mode" to "lvsa_mode"
1 parent 72c8533 commit fac9dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/irep_ids.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ IREP_ID_TWO(generic_types, #generic_types)
842842
IREP_ID_TWO(type_variables, #type_variables)
843843
IREP_ID_ONE(havoc_object)
844844
IREP_ID_TWO(overflow_shl, overflow-shl)
845-
IREP_ID_ONE(#lva_mode)
845+
IREP_ID_ONE(lvsa_mode)
846846
IREP_ID_ONE(is_initializer)
847847

848848
#undef IREP_ID_ONE

0 commit comments

Comments
 (0)