Fixed
Status Update
Comments
po...@google.com <po...@google.com>
ap...@google.com <ap...@google.com> #2
Hi. Thanks for reporting this. Fixed in alpha-04
No update yet.
Hi. Thanks for reporting this. Fixed in alpha-04
Description
Our linter is now warning us that Placeable.get(AlignmentLine): Int? should not box Ints. It is correct and we should fix this by perhaps using a sentinel value to replace
null
.