stand: Fix set but unused warning
Make interp_identifier global to avoid a set but not used warning. For a
global, llvm can't optimize it out (yet?)
Sponsored by: Netflix
(cherry picked from commit f4d71d0c1a9976c047758e065adb2c1498cd9765)
stand: Fix set but unused warning Tags None Referenced Files None Subscribers None
Description
Details
|