Sign in
webkit
/
WebKit
/
6ada3cd2e0d9b9e450b5e021e0e5526f55f59df8
/
.
/
JSTests
/
stress
/
import-tests
/
cocoa.js
blob: 910b02c68c8a96066013d139daefed710627828b [
file
] [
log
] [
blame
]
export
class
Cocoa
{
}
export
function
hello
()
{
return
42
;
}