Sign in
cobalt
/
cobalt
/
a7b1cfadc52288d71702934fd93743a24aea060a
/
.
/
src
/
third_party
/
web_platform_tests
/
WebIDL
/
valid
/
idl
/
typesuffixes.widl
blob: 95e31c1690236ce77703c9a3ca03e88e5ba1fc06 [
file
] [
log
] [
blame
]
interface
Suffixes
{
void
test
(
sequence
<
DOMString
[]?>?
foo
);
};