Changes between Initial Version and Version 1 of Ticket #16796, comment 22
- Timestamp:
- 2019-10-13T13:36:27+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16796, comment 22
initial v1 25 25 }}); 26 26 }}} 27 For that I'd get a warning for https://errorprone.info/bugpattern/DoubleBraceInitialization 27 For that I'd get a warning for https://errorprone.info/bugpattern/DoubleBraceInitialization (obsly I cant use `Map.of()` since it's more than 10 items).