Sign in
webkit
/
WebKit
/
49e061d8a3dbe8c30f3935dcdd27d7b6b9ae2882
/
.
/
LayoutTests
/
js
/
dom
/
modules
/
script-tests
/
module-inline-dynamic.js
blob: 24360a7bfe7e05a0cb253841367e71dc1e93b5c7 [
file
] [
log
] [
blame
]
export
default
class
Cocoa
{
taste
()
{
return
"awesome"
;
}
};