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