blob: fd6313c9c4ffbfd69beb5ba9c5d37f847c1198ae [file] [log] [blame]
// @dart = 2.9
main() {}
PropertyState();
class PropertyState<I, O> {
void dispose() {}
}