Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
coverage
/
handcrafted
/
numbers.dart.strong.expect
blob: 27d176c8fff934b330f5b4b8548bed134f6f207a [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method foo
()
→
void
{
core
::
double
minInt64Value
=
-
9223372036854776000.0
;
}