Skip to content

Instantly share code, notes, and snippets.

@viebel
Last active May 21, 2016 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viebel/62563c3ad1a09e2fcabe9482972f2ee0 to your computer and use it in GitHub Desktop.
Save viebel/62563c3ad1a09e2fcabe9482972f2ee0 to your computer and use it in GitHub Desktop.
(ns viebel.62563c3ad1a09e2fcabe9482972f2ee0.raw.bar
(:require [viebel.a8a0349b00689c40571b0faaa36a9ae8.raw.foo :refer [square]]))
(defn square-square [x] (square (square x)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment