Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
codeInsight
/
codefragment
/
empty.test
blob: 159ec3a6064b4a826fd91669d7fe059acdc07ff2 [
file
] [
log
] [
blame
]
Tor Norbye
3a2425a5
2013-11-04 10:16:08 -0800
[
diff
] [
blame
]
1
import
foo
2
<begin>
3
print
(
"Foo was imported"
)
4
<end>
5
foo
.
do_something
6
<result>
7
In
:
8
Out
: