I just wrote: >Patrik Jansson writes: > >>> test5= let a: b: ~(c: ~[]) = "Hello" >>> in [a,b,c] > ^^^^^^^ >typo! You meant [a,b]. Never mind! Now I see the ~ in front of the []. Must look more closely before posting.