Skip to content

Commit 0631f83

Browse files
committed
Add nqp::stat
1 parent aad2c3c commit 0631f83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PAST/NQP.pir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ entry to produce the node to be returned.
433433
# I/O opcodes
434434
maphash['print'] = 'print'
435435
maphash['say'] = 'say'
436+
maphash['stat'] = 'stat__isi'
436437

437438
# terms
438439
maphash['time_i'] = 'time__I'

0 commit comments

Comments
 (0)