mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Enforce that integer literals must not have leading zeros and that floating point literals must have leading or trailing zeros in Java.
Enforce that integer literals must not have leading zeros and that floating point literals must have leading or trailing zeros in Java.