From af1407dfc4d5fe3cb0fa03a709a6ca34edadb380 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sun, 15 Apr 2012 00:05:09 +0200 Subject: [PATCH] array tests --- test/completion/arrays.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/completion/arrays.py diff --git a/test/completion/arrays.py b/test/completion/arrays.py new file mode 100644 index 00000000..e8fd3d69 --- /dev/null +++ b/test/completion/arrays.py @@ -0,0 +1,3 @@ + +#? ['imag'] +[1,2][0].imag