mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-06 02:18:47 +00:00
Use of the 'var' feature is disabled by default.
Include lombok.var.flagUsage = ALLOW in lombok.config to enable var
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//CONF: lombok.var.flagUsage = ALLOW
|
||||
import lombok.experimental.var;
|
||||
|
||||
public class VarInFor {
|
||||
|
||||
Reference in New Issue
Block a user