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