From 6650b417779d61a895da23d24ab32ee1388216c2 Mon Sep 17 00:00:00 2001 From: metagn Date: Thu, 11 Jan 2024 14:39:51 +0300 Subject: document the new ambiguous identifier resolution (#23166) refs #23123 Not sure if detailed enough. --- tests/lookups/mambsym4.nim | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/lookups/mambsym4.nim (limited to 'tests/lookups/mambsym4.nim') diff --git a/tests/lookups/mambsym4.nim b/tests/lookups/mambsym4.nim new file mode 100644 index 000000000..ed66cc16d --- /dev/null +++ b/tests/lookups/mambsym4.nim @@ -0,0 +1,4 @@ +# Module B +var x*: int +proc foo*(b: int) = + echo "B: ", b -- cgit 1.4.1-2-gfad0