chaokunyang commented on code in PR #3564:
URL: https://github.com/apache/fory/pull/3564#discussion_r3114774482


##########
dart/packages/fory/lib/src/types/fixed_ints.dart:
##########
@@ -17,19 +17,19 @@
  * under the License.
  */
 
-abstract class _FixedInt implements Comparable<_FixedInt> {
+abstract class _fixedInt implements Comparable<_fixedInt> {

Review Comment:
   why you rename _FixedInt to _fixedInt?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to