File: invalid.clj

package info (click to toggle)
libbultitude-clojure 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 140 kB
  • sloc: xml: 72; makefile: 15; sh: 1
file content (9 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
;; This is an invalid clojure file, and is used to check bultitude has no
;; problems with malformed source, which may be on the classpath for use
;; as templates, etc

({{somthing}})

(ns bultitude.{{some node}})

(def x 1)