| commit | 1aa2e09bdbd413eacb677e9fa4b50630530d0656 | [log] [tgz] |
|---|---|---|
| author | Tor Norbye <tnorbye@google.com> | Wed Aug 20 17:01:23 2014 -0700 |
| committer | Tor Norbye <tnorbye@google.com> | Wed Aug 20 17:01:23 2014 -0700 |
| tree | 2f4cc6d69645bd460aa253fdecb606d764fbd25d | |
| parent | 02cf98d65c798d368fcec43ed64a001d513bdd4f [diff] [blame] |
Snapshot idea/138.1696 from git://git.jetbrains.org/idea/community.git Change-Id: I50c97b83a815ce635e49a38380ba5b8765e4b16a
diff --git a/python/testData/completion/lambdaSpecialAttributes.py b/python/testData/completion/lambdaSpecialAttributes.py new file mode 100644 index 0000000..0b0465e --- /dev/null +++ b/python/testData/completion/lambdaSpecialAttributes.py
@@ -0,0 +1 @@ +(lambda: 42).__<caret> \ No newline at end of file