1
0
forked from VimPlug/jedi

invalid code testing

This commit is contained in:
David Halter
2012-04-25 10:21:20 +02:00
parent e466508b4d
commit 0d083782ab
3 changed files with 20 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
def openbrace():
asdf = 3
asdf
asdf(
return 1
#? ['real']
openbrace().real
blub([
#? ['real']
openbrace().real