Forgotten test for PY-590

This commit is contained in:
Dmitry Cheryasov
2010-03-25 13:20:05 +02:00
parent 9f900acd57
commit 8ba44b053f

View File

@@ -0,0 +1,6 @@
# default value from class context
class A:
FOO = 1
def foo(self, param=F<ref>OO):
pass