Sign in
dart
/
sdk.git
/
f860b70c98d03b454eb0ad2fba70e4e2c9641a6f
/
.
/
pkg
/
front_end
/
testcases
/
rasta
/
supports_reflection.dart.weak.expect
blob: d2d46a3dfc5b6adc30362531900f951e3d75874d [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method main
()
→
dynamic
{
core
::
print
(#
C1
);
}
constants
{
#C1 = false
}