mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-25 11:32:33 +00:00
7 lines
61 B
INI
7 lines
61 B
INI
foo = bar
|
|
value = 123
|
|
moo.0 = 1
|
|
moo.1 = 2
|
|
moo.2 = 3
|
|
a = true
|