Closed jenni closed 6 years ago
Getting this error when using:
public void printMeals() { this.meals.forEach(meal -> System.out.println(meal)); }
It'd be nice if TMC supported Java 8 features :)
That is not so much up to TMC, as it is to the project file owners.
Closing this as it is a duplicate of https://github.com/materiaalit/2013-oo-programming/issues/1
Getting this error when using:
It'd be nice if TMC supported Java 8 features :)