equal
deleted
inserted
replaced
2830 switch expressions |
2830 switch expressions |
2831 |
2831 |
2832 compiler.misc.feature.raw.string.literals=\ |
2832 compiler.misc.feature.raw.string.literals=\ |
2833 raw string literals |
2833 raw string literals |
2834 |
2834 |
|
2835 compiler.misc.feature.var.syntax.in.implicit.lambda=\ |
|
2836 var syntax in implicit lambdas |
|
2837 |
2835 compiler.warn.underscore.as.identifier=\ |
2838 compiler.warn.underscore.as.identifier=\ |
2836 as of release 9, ''_'' is a keyword, and may not be used as an identifier |
2839 as of release 9, ''_'' is a keyword, and may not be used as an identifier |
2837 |
2840 |
2838 compiler.err.underscore.as.identifier=\ |
2841 compiler.err.underscore.as.identifier=\ |
2839 as of release 9, ''_'' is a keyword, and may not be used as an identifier |
2842 as of release 9, ''_'' is a keyword, and may not be used as an identifier |