Fixed left-over reference to STR_EQ
This commit is contained in:
parent
ef120a7194
commit
b5330882ba
@ -70,7 +70,7 @@
|
|||||||
Op =:= 'HD' orelse
|
Op =:= 'HD' orelse
|
||||||
Op =:= 'TL' orelse
|
Op =:= 'TL' orelse
|
||||||
Op =:= 'LENGTH' orelse
|
Op =:= 'LENGTH' orelse
|
||||||
Op =:= 'STR_EQ' orelse
|
Op =:= 'APPEND' orelse
|
||||||
Op =:= 'STR_JOIN' orelse
|
Op =:= 'STR_JOIN' orelse
|
||||||
Op =:= 'INT_TO_STR' orelse
|
Op =:= 'INT_TO_STR' orelse
|
||||||
Op =:= 'ADDR_TO_STR' orelse
|
Op =:= 'ADDR_TO_STR' orelse
|
||||||
|
Loading…
x
Reference in New Issue
Block a user