1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00
semantic/test/fixtures/python/call.B.py
2017-07-21 14:25:14 -07:00

5 lines
35 B
Python

foo()
bar(a)
bazz(d,c)
sys.exit(1)