mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
Subscript test fixture
This commit is contained in:
parent
e45be85d53
commit
915a4f298c
1
test/fixtures/python/subscript.A.py
vendored
Normal file
1
test/fixtures/python/subscript.A.py
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
a[b]
|
1
test/fixtures/python/subscript.B.py
vendored
Normal file
1
test/fixtures/python/subscript.B.py
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
b[a]
|
Loading…
Reference in New Issue
Block a user