Skip to content

Commit 9fffc0b

Browse files
committed
FIX: invalid function name when used help on function using a path
resolves: Oldes/Rebol-issues#2568
1 parent f5aaa58 commit 9fffc0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mezz/mezz-help.reb

-2
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,6 @@ import (module [
314314
refs: none
315315
rets: none
316316
type: type? :value
317-
318-
if path? word [word: first word]
319317

320318
clear find spec /local
321319
parse spec [

0 commit comments

Comments
 (0)