table MoreDefaults { ints: [int] = []; floats: [float] = [ ]; empty_string: string = ""; some_string: string = "some"; }