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