File: example.clj

package info (click to toggle)
clojure1.4 1.4.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,364 kB
  • sloc: java: 25,822; xml: 417; sh: 69; makefile: 44
file content (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (10)
1
2
3
4
5
(ns clojure.test-clojure.repl.example)

;; sample namespace for repl tests, don't add anything here
(defn foo [])
(defn bar [])