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