Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
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
: