mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-22 23:29:55 +00:00
Fix SEE for DEFERed words
This commit is contained in:
parent
211ce933b2
commit
67960518b0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1869,7 +1869,7 @@ def _see_#0
|
||||
pfa = _pfa_(dentry)
|
||||
break
|
||||
is @_dodefer_
|
||||
pfa = *_pfa_(*_pfa_(dentry))
|
||||
pfa = _pfa_(*_pfa_(dentry))
|
||||
break
|
||||
is @_dodoes_
|
||||
pfa = *_pfa_(dentry)
|
||||
|
Loading…
x
Reference in New Issue
Block a user