Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
9e4ccf89b2da3d0ad2d253150bf646da3353e1e4
/
.
/
test-data
/
unit
/
parse-python314.test
blob: 34fe753084f67cb650c64a25e7aed77efd42de14 [
file
]
[
case
testTemplateString
]
x
=
'mypy'
t
'Hello {x}'
[
out
]
main
:
2
:
error
:
PEP
750
template
strings are
not
yet supported