```dm // Thing() is pure and not really being discarded. Thing().DoStuff() ``` Also, `DoStuff` isn't parsed as a reference (can't jump to definition). Another issue?