@unamanic@starbuxman@java had to fix a Bug in a JDK 8 project lately and was wondering why the compiler complained about the variable definition. So yes, I use the var keyword where ever possible. I'd also love a const keyword instead of "final var xy =..."
@unamanic @starbuxman @java had to fix a Bug in a JDK 8 project lately and was wondering why the compiler complained about the variable definition. So yes, I use the var keyword where ever possible. I'd also love a const keyword instead of "final var xy =..."