stuff
This commit is contained in:
6
public/js/cljs-runtime/nothoughts.core.init.js
Normal file
6
public/js/cljs-runtime/nothoughts.core.init.js
Normal file
@@ -0,0 +1,6 @@
|
||||
goog.provide('nothoughts.core.init');
|
||||
nothoughts.core.init.init = (function nothoughts$core$init$init(){
|
||||
return cljs.core.print.cljs$core$IFn$_invoke$arity$variadic(cljs.core.prim_seq.cljs$core$IFn$_invoke$arity$2(["hello"], 0));
|
||||
});
|
||||
|
||||
//# sourceMappingURL=nothoughts.core.init.js.map
|
Reference in New Issue
Block a user