Java _ keyword giving an error with Java 22
As i am aware, the _
for unnamed variables has been a preview feature [java:21] later released with JDK 22.
This is the code in question
As i am aware, the _
for unnamed variables has been a preview feature [java:21] later released with JDK 22.
This is the code in question