Skip to content

Commit

Permalink
nqp::die as alias for pir::die
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 1, 2012
1 parent 4db3ed0 commit 446badf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PAST/NQP.pir
Original file line number Diff line number Diff line change
Expand Up @@ -676,5 +676,7 @@ entry to produce the node to be returned.
$P0['pasttype'] = 'nqpdebug'
maphash['deb'] = $P0

maphash['die'] = 'die__vP'

.return (maphash)
.end

0 comments on commit 446badf

Please sign in to comment.