Bugfix
If no type can be determined for a TLScript expression, tl.util:Any should be used.
Background: The tuple() constructor fails if no type can be determined for the components.
Test
No test.