#1688: Internal assertion triggered when writing trivial code.
-----------------------+----------------------------------------------------
 Reporter:  shockwave  |        Type:  bug  
   Status:  new        |    Priority:  major
Milestone:             |   Component:  core 
  Version:  2.5.0      |    Severity:  high 
 Keywords:  assertion  |        Lang:       
    Patch:             |    Platform:       
-----------------------+----------------------------------------------------
 {{{
 .sub 'foobar'
 .end

 .sub '' :immediate
   'foobar'()
 .end
 }}}


 ##### ASSERTION MESSAGE ######
 # src/runcore/cores.c:635: failed assertion 'pc'

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1688>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to