Sign in
dart
/
sdk.git
/
81b669dc45e3b040b6080c95688ba2f462b47a84
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
simple_literal_null.dart.textual_outline.expect
blob: a9526b0dd3ee2878d148814370c072984cd996d0 [
file
] [
log
] [
blame
]
library test
;
var
a
=
null
;
main
()
{}