Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
a04bdbfec48796afa20049c9d419d6cc5ecbeb7e
/
.
/
test-data
/
samples
/
hello.py
blob: 6c0b2caa7a60162f44ddf68ba500ef7a48a38e36 [
file
] [
log
] [
blame
]
import
typing
print
(
'Hello, world'
)