Sign in
cobalt
/
cobalt
/
c9e19ca560c593f3612acbdcd0ca4da848fb7c3e
/
.
/
third_party
/
web_platform_tests
/
WebIDL
/
invalid
/
idl
/
stringconstants.idl
blob: 44fd3ff136ee5671637d02cb80964ddba092a658 [
file
]
interface
Util
{
const
DOMString
hello
=
"world"
;
};