update inbox list
This commit is contained in:
7
vendor/scrivo/highlight.php/test/detect/clojure-repl/default.txt
vendored
Normal file
7
vendor/scrivo/highlight.php/test/detect/clojure-repl/default.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
user=> (defn f [x y]
|
||||
#_=> (+ x y))
|
||||
#'user/f
|
||||
user=> (f 5 7)
|
||||
12
|
||||
user=> nil
|
||||
nil
|
||||
Reference in New Issue
Block a user