Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
codeInsight
/
codefragment
/
empty.test
blob: 159ec3a6064b4a826fd91669d7fe059acdc07ff2 [
file
] [
log
] [
blame
]
import
foo
<begin>
print
(
"Foo was imported"
)
<end>
foo
.
do_something
<result>
In
:
Out
: