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