o_ExpressionsTuple

open override fun o_ExpressionsTuple(self: AvailObject): A_Tuple

Simplify decompilation by pretending a literal phrase holding tuple is actually a list phrase of literal phrases for each element.

This only comes into play if the L1Decompiler was about to fail anyhow.