Skip to content

Commit

Permalink
comment back
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed May 8, 2024
1 parent ecac1cc commit 41dace9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clojisr/v1/util.clj
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
(.close socket)
(.getLocalPort socket)))

;; symbol, string, how to process parameters (all or butlast)
(def bracket-data {"bra" ["`[`" true]
"brabra" ["`[[`" true]
"bra<-" ["`[<-`" false]
Expand Down

0 comments on commit 41dace9

Please sign in to comment.