Sign in
dart
/
sdk.git
/
1d268045c0ed151be4c89ba68f2dc3a47b8c1cae
/
.
/
pkg
/
front_end
/
testcases
/
dart2js
/
issue48776.dart
blob: 5bad3b17ddccfd4659d38c0e7129d74b31d63c2b [
file
] [
log
] [
blame
]
// Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
main
()
{
BigInt
.
from
;
}