Main.java:17: error: incompatible types: String cannot be converted to int int z = x + y;
In theory I agree with this but in practise I see this so rarely used it barely matters.
see here: https://repl.it/Cqeq/0
see here: https://repl.it/Cqeq/0