Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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
: