# maximum values. long_u32 = 4294967295; int_u32 = 4294967295; short_u32 = 65535; dice_roll = 12; ipv4 = 127.0.0.1; duration = 20y 12d; string = "This is a test of the emergency broadcast system."; suffix = exe; bool_true = yes; bool_false = false; bytes = "\0\1\2\3"; color= white; # flags = opt1; flags = opt2; flags = opt3; flags = opt1; sub "foo" { sub_u32 = 2; sub_string = "Beep"; } sub "lefty" { sub_lefty = false; } argv = { "Hello,", "World!" }; twostrings = { "Hello,", "World!" };