#1752: Unclear documentation for find_name
--------------------+-------------------------------------------------------
 Reporter:  moritz  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  docs    |     Version:  2.6.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 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?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1752>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to