mirror of
https://github.com/github/semantic.git
synced 2024-12-29 09:55:52 +03:00
Break statement test fixture
This commit is contained in:
parent
7036aa4d74
commit
b9f43f96ca
1
test/fixtures/python/break-statement.A.py
vendored
Normal file
1
test/fixtures/python/break-statement.A.py
vendored
Normal file
@ -0,0 +1 @@
|
||||
break
|
2
test/fixtures/python/break-statement.B.py
vendored
Normal file
2
test/fixtures/python/break-statement.B.py
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
break
|
||||
break
|
Loading…
Reference in New Issue
Block a user