[racket-dev] TR internal error
On 2013-01-21 10:48:48 +0100, Pierpaolo Bernardi wrote:
> the file attached causes the following internal error:
> Internal Typechecker Error: bad expected: #(struct:tc-results
> (#(struct:tc-result Char - -) #(struct:tc-result (Vector Integer Integer
> Integer Integer) - -)) #f)
> while typechecking:
> (#%app vector ah am as af)
> originally:
> (vector ah am as af)
Thanks for the report! Sorry for not getting around to this earlier, but
I've pushed a fix now.
Cheers,
Asumu