1declare x as reference to register int
2                          ^
327: error: "register int" is illegal for built-in type since C++17
4