override the nice new functions with hacks for backwards compatibility
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user