File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -587,16 +587,17 @@ end
58758714 (call core. svec % ₁₁ % ₁₂ % ₁₃)
58858815 --- method core. nothing % ₁₄
589589 slots: [slot₁/ # self#(!read) slot₂/x slot₃/#self#(!read) slot₄/y(!read)]
590- 1 TestMod.+
591- 2 (call core. getfield slot₁/ # self# :y)
592- 3 (call core. isdefined % ₂ :contents )
593- 4 (gotoifnot % ₃ label₆)
594- 5 (goto label₈)
595- 6 (newvar slot₄/ y)
596- 7 slot₄/ y
597- 8 (call core. getfield % ₂ :contents )
598- 9 (call % ₁ slot₂/ x % ₈)
599- 10 (return % ₉)
590+ 1 (meta :nkw 1 )
591+ 2 TestMod.+
592+ 3 (call core. getfield slot₁/ # self# :y)
593+ 4 (call core. isdefined % ₃ :contents )
594+ 5 (gotoifnot % ₄ label₇)
595+ 6 (goto label₉)
596+ 7 (newvar slot₄/ y)
597+ 8 slot₄/ y
598+ 9 (call core. getfield % ₃ :contents )
599+ 10 (call % ₂ slot₂/ x % ₉)
600+ 11 (return % ₁₀)
60060116 TestMod.# f_kw_closure##0
60160217 (call core. svec % ₁₆)
60260318 (call core. svec)
You can’t perform that action at this time.
0 commit comments