.{ .name = "example", .version = "1.0.0", .numbers = .{ 1, 2, 3 }, .strings = .{ "one", "two", "three" }, }