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

3 lines
36 B
Python

import a, b as c
import b.c as d, e