(ns net.cgrand.wtf
  (:require [net.cgrand.being :as john]))

(println "hello2")
(println "hello5")

(defn id [x] x)