summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Serba <nikitaserba@icloud.com>2020-01-22 20:17:36 +0200
committerGitHub <noreply@github.com>2020-01-22 20:17:36 +0200
commit9bf58dfc227ac98006bb22c4a570f98e8a0713e0 (patch)
tree29a695e12f7ffd13281ada7058a9f3a66af74325
parentb34b79664ccec08ea419aa44037c1b0d2815611b (diff)
downloadpep8-9bf58dfc227ac98006bb22c4a570f98e8a0713e0.tar.gz
Create python38
-rw-r--r--testsuite/python383
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/python38 b/testsuite/python38
new file mode 100644
index 0000000..adf217d
--- /dev/null
+++ b/testsuite/python38
@@ -0,0 +1,3 @@
+#: Okay
+def f(a, /, b):
+ pass