# File lib/racc/iset.rb, line 31
def
[]=
(
key
,
val
)
@set
[
key
.
ident
] =
val
end