We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34b796 commit 9bf58dfCopy full SHA for 9bf58df
testsuite/python38
@@ -0,0 +1,3 @@
1
+#: Okay
2
+def f(a, /, b):
3
+ pass
0 commit comments