Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
coverage
/
usage_void_error_test.dart.strong.outline.expect
blob: 00b355a93a49419f89c3b2257dbdcc92176d360a [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"dart:core"
as
core
;
typedef
T
=
void
;
abstract
class
C
extends
core
::
Object
{
final
field
void
v12
;
constructor
•()
→
self
::
C
;
}