Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
1cf49ad89547687440f1ed9328715aaf01c0129c
/
.
/
asterix-examples
/
src
/
main
/
resources
/
tiny-social
/
js
/
tinysocial.js
blob: 11ac63ff0377f2633a10c2938db89613ee6a05b3 [
file
] [
log
] [
blame
]
genia.likes.science@gmail.com
1cf49ad
2013-05-16 03:48:20 -0700
[
diff
] [
blame^
]
1
$
(
function
()
{
2
alert
(
"hello world"
);
3
});