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