Skip to content

Commit 117ae0a

Browse files
jopemachineyouknowone
authored andcommitted
Add example code as extra test
1 parent 67c4bd0 commit 117ae0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
class X:
2+
v = 10
3+
f = lambda x=v: x

0 commit comments

Comments
 (0)