override the nice new functions with hacks for backwards compatibility

This commit is contained in:
Jon Doe
2020-09-25 23:10:13 +02:00
committed by Maciej Bonin
parent 3a85db15d3
commit 5342dafe3f
2 changed files with 3 additions and 1 deletions

View File

@ -321,6 +321,8 @@ method {inspect proc} proc {
$self hide namespace
$self hide trace
$self hide vwait
$self hide apply
$self hide yield
$self reimplement for
$self reimplement foreach
$self reimplement proc

2
state

Submodule state updated: 9faea92d5b...5ae158e524