Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
eba9a4c39211b358437abd05be638f9996d236db
/
.
/
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