UNPKG

macrovich

Version:

A set of three macros to ease writing `*.cljc` supporting Clojure, Clojurescript and self-hosted Clojurescript.

11 lines 410 B
// Compiled by ClojureScript 1.9.369 {} goog.provide('net.cgrand.wtf'); goog.require('cljs.core'); goog.require('net.cgrand.being'); cljs.core.println.call(null,"hello2"); cljs.core.println.call(null,"hello5"); try{cljs.core.println.call(null,"hello3",net.cgrand.being.sum.call(null,(12),(3))); }catch (e10199){var e_10200 = e10199; cljs.core.println.call(null,"got",e_10200); } //# sourceMappingURL=wtf.js.map