You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nqp: my $x; my $y; ($x, $y) := (1,1);
nqp: OUTPUT«Error while compiling block : Error while compiling op bind: First child of a 'bind' op must be a QAST::Varcurrent instr.: '' pc 46234 (src/stage2/QAST.pir:16986) (src/stage2/QAST.nqp:2783)»
The text was updated successfully, but these errors were encountered:
nqp: my $x; my $y; ($x, $y) := (1,1);
nqp: OUTPUT«Error while compiling block : Error while compiling op bind: First child of a 'bind' op must be a QAST::Varcurrent instr.: '' pc 46234 (src/stage2/QAST.pir:16986) (src/stage2/QAST.nqp:2783)»
The text was updated successfully, but these errors were encountered: