UNPKG

macrovich

Version:

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

11 lines (10 loc) 324 B
// Compiled by ClojureScript 1.9.369 {:target :nodejs} 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"); net.cgrand.wtf.id = (function net$cgrand$wtf$id(x){ return x; }); //# sourceMappingURL=wtf.js.map