blob: ede0b5d3ffe3d806bb064e3011cd31a61d430b84 [file] [log] [blame]
foo = 123
import a
import b.c
import d.e.f
import g as h
import i.j as k
from l import m
from n import o as p
from q.r import s as t