mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
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:
parent
cde4270e47
commit
f43c76538b
1 changed files with 1 additions and 1 deletions
|
@ -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]).
|
||||
|
||||
|
|
Loading…
Reference in a new issue