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