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 namespace
|
||||||
$self hide trace
|
$self hide trace
|
||||||
$self hide vwait
|
$self hide vwait
|
||||||
|
$self hide apply
|
||||||
|
$self hide yield
|
||||||
$self reimplement for
|
$self reimplement for
|
||||||
$self reimplement foreach
|
$self reimplement foreach
|
||||||
$self reimplement proc
|
$self reimplement proc
|
||||||
|
2
state
2
state
Submodule state updated: 9faea92d5b...5ae158e524
Reference in New Issue
Block a user