Hello,
no compile warning/error generated and I would expect result "2" (the last one) to be printed.
PROC main()
LOCAL aI := {"A" => 1, "A" => 2}
? aI["A"] // prints: 1
RETURN
Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
