mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-28 06:21:43 +00:00
Replace val with native final var in Java >= 10
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//version 8:
|
||||
//version 8:9
|
||||
//platform !eclipse: Requires a 'full' eclipse with intialized workspace, and we don't (yet) have that set up properly in the test run.
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
Reference in New Issue
Block a user