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