new shorthand syntax for simple_passthrough if assigning to same name simple_passthrough(i=i, j=j : j = j:) becomes simple_passthrough(i,j : j :)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
same_file: 5
|
||||
diff_file: 7
|
||||
diff_file: 13
|
||||
diff_file: 1337
|
||||
|
||||
Reference in New Issue
Block a user