Files
openide/python/testData/editing/noBackslashOnEnterInGroupPattern.after.py
2021-06-17 20:08:02 +00:00

4 lines
48 B
Python

match x:
case (42
<caret>):
pass