/ tests / expectations / compiler / strings / string.out
string.out
1  Error [ETYC0372045]: Strings are not yet supported.
2      --> compiler-test:5:9
3       |
4     5 |         let str:string = "a a a";
5       |         ^^^^^^^^^^^^^^^^^^^^^^^^^