Sign in
fuchsia
/
third_party
/
github.com
/
psf
/
black
/
8c1e444d3a07ccd8ec6228a7a2d9879fd2407c80
/
.
/
tests
/
data
/
simple_cases
/
beginning_backslash.py
blob: 66c347d99df7d62370a501cafd14312b94b8af68 [
file
]
\
print
(
"hello, world"
)
# output
print
(
"hello, world"
)