Closed msgilligan closed 3 months ago
This is arguably only a minor improvement, but we should definitely move to println, because when https://openjdk.org/jeps/477 goes final we'll be able to remove the System.out qualifier.
println
System.out
This is arguably only a minor improvement, but we should definitely move to
println
, because when https://openjdk.org/jeps/477 goes final we'll be able to remove theSystem.out
qualifier.