<img width="1132" height="868" alt="Image" src="https://github.com/user-attachments/assets/2bc038e7-3808-4869-bc3d-1806927a4c2c" /> If we have ```tolk struct A { v1: int v2: int } struct B { aForceRef: Cell<A> } ``` then when I type val b: B = { aForceRef: ?? } it should suggest struct A to fill