TBR: Added a missing status update to the int64.md feature specification.
Change-Id: I1f735b946cef540358c867a49131f1574f5bdf8b Reviewed-on: https://dart-review.googlesource.com/c/85176 Reviewed-by: Erik Ernst <eernst@google.com>
This commit is contained in:
@@ -5,7 +5,7 @@ Dart - Fixed-Size Integers
|
||||
|
||||
**Version**: 2017-09-26.
|
||||
|
||||
**Status**: Implemented.
|
||||
**Status**: Background material, the normative source is now the language specification.
|
||||
|
||||
This document discusses Dart's plan to switch the `int` type so that it represents 64-bit integers instead of bigints. It is part of our continued effort of changing the integer type to fixed size ([issue]).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user