1declare x as static mutable int
2        ^
39: error: "mutable static int" is illegal for built-in type
4