Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
4 lines
127 B
Text
4 lines
127 B
Text
MissingRecordParamsTest.java:12: warning: no @param for x
|
|
public record MissingRecordParamsTest(int x) { }
|
|
^
|
|
1 warning
|