80d97950f9
result is undefined:
wraptest.cc:325:9: error: 'result' was not declared in this scope
325 | time = result << 32;
| ^~~~~~
PR: 244202
Approved by: yuri (maintainer)