Something like this segfaults in certain circumstances: ``` s: S = S(a=3, b=4) ```` TODO: * reproduce, create a minimal example * fix