git-subtree-dir: bootstrap/cxx git-subtree-mainline:b732e418cb
git-subtree-split:7c1a929e9a
6 lines
72 B
Text
6 lines
72 B
Text
|
|
# Testing variable typing
|
|
|
|
@expect_diagnostic 2010
|
|
let a: Int = "foo"
|
|
|