foo "marius", 23;
foo "kyle", 15;
foo "soren", 7;
bah "blef","bummy";
meh {
foo "marius", 24;
foo "blef", 542;
bah "hi";
}