summaryrefslogtreecommitdiff
path: root/obcl/foo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'obcl/foo.conf')
-rw-r--r--obcl/foo.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/obcl/foo.conf b/obcl/foo.conf
index b1fc57f4..a5890554 100644
--- a/obcl/foo.conf
+++ b/obcl/foo.conf
@@ -2,3 +2,8 @@ foo "marius", 23;
foo "kyle", 15;
foo "soren", 7;
bah "blef","bummy";
+meh {
+ foo "marius", 24;
+ foo "blef", 542;
+ bah "hi";
+}