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