id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1602,.INTERPINFO_CURRENT_OBJECT causes segfault:,coke,,"
{{{
.include 'interpinfo.pasm'

.sub main :main
  $P1234 = interpinfo .INTERPINFO_CURRENT_OBJECT
  $S0 = typeof $P1234
  say ""alive""
.end
}}}

the typeof call segfaults.",bug,closed,normal,,none,trunk,fatal,fixed,,,,,
