j
k
j a
j l
I just wrote:
Patrik Jansson writes: ......test5= let a: b: ~(c: ~[]) = "Hello" in [a,b,c] ^^^^^^^ typo! You meant [a,b].
Patrik Jansson writes:
...test5= let a: b: ~(c: ~[]) = "Hello" in [a,b,c] ^^^^^^^ typo! You meant [a,b].
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.
Back to the thread
Back to the list