uclicious-libucl-sys 0.8.2

Low-level bindings to libucl.
Documentation
1
2
3
4
5
6
7
8
# Bad comments case

section {
# key = value;
}
.include(try=true) "./1.in"

key = value;