Ticket #1752 (closed bug: fixed)
Unclear documentation for find_name
Reported by: | moritz | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | docs | Version: | 2.6.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Quoting http://docs.parrot.org/parrot/2.7.0/html/src/ops/var.ops.html
"Find the name $2 in lexical, current, global, or builtin namespace and store it in $1."
if it's really an "or", how is it decided where to look for?
What happens if multiple symbols of the same name are found in different namespaces?
Change History
Note: See
TracTickets for help on using
tickets.