Sign in
cobalt
/
cobalt
/
d548b9d202e44d8d31022e47fb472dbd7949fcf9
/
.
/
third_party
/
web_platform_tests
/
WebIDL
/
invalid
/
idl
/
nonnullableany.widl
blob: 389576555236d911ca7c6b7bbb56605fe0101814 [
file
]
interface
NonNullable
{
attribute any
?
foo
;
};