Error: ```py syntax error: Token '[' is unexpected here --> examples/expr2.py:1:14 | 1 | (sstr(x) for [x] in self._module.gens) | ^ ```