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