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