1 2 3 4 5 6
struct TypedArenaChunk { next: Option<String>> //~^ ERROR unmatched angle bracket } fn main() {}