blob: 1deac5aeec90815102bf41fc437da2c962eaefac [file]
interface Foo {};
interface NonNullable {
attribute Foo?? foo;
};