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