1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
semantic/test/fixtures/python/return-statement.A.py

4 lines
36 B
Python
Raw Normal View History

2017-06-07 03:08:58 +03:00
return
return a + b, c
return not b