debbuging failure to read from builtin map
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
|
||||
l = [1, 2, 3];
|
||||
|
||||
print(count);
|
||||
print(count(l));
|
||||
print(l, '\n');
|
||||
Reference in New Issue
Block a user