Sha256: 942505309a7be1bf72fcc0000cc6449a4e0fc3454c0be21445b88b0c0f4936c3
Contents?: true
Size: 148 Bytes
Versions: 4
Compression:
Stored size: 148 Bytes
Contents
(ns app.controller) (defn empty-fn []) (defn function-with-body [] (println "body")) '(defn quoted-function []) (quote quoted-function2 [])
Version data entries
4 entries across 2 versions & 1 rubygems