Actualités

- A variable was declared without specifying a type. If a variable is declared without specifying a type, it defaults to type `Object`. For example, a variable declared with `Dim x` would be of type ...