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