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