Here: ``` cpp const LONG_STKID_TYPE & longStkId() const {assert(isLong() and loc==STK_FRAME); return id.longStkId;} ``` **PP219.EXE** with **-c** flag.