clojure-ini
clojure-ini copied to clipboard
Library not work with list of variables
For example if I want define list of IP such as:
[some-definition] ips[] = 192.168.0.1 ips[] = 192.168.0.2 ips[] = 192.168.0.3
I get only: :ips[] "192.168.0.3"