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 a65265d commit 0d7424cCopy full SHA for 0d7424c
test-data/unit/check-newsyntax.test
@@ -154,6 +154,6 @@ reveal_type(f'{1}') # N: Revealed type is "builtins.str"
154
155
[case testFeatureVersionSuggestion]
156
# flags: --python-version 3.99
157
-this is what future python looks like public static void main String[] args await goto exit
+x *** x this is what future python looks like public static void main String[] args await goto exit
158
[out]
159
main:2: error: invalid syntax; you likely need to run mypy using Python 3.99 or newer
0 commit comments