- parse() now parses a Vec<Statement> that can represent basically a full program - Now multiple lines / statements are parsed together
- parse() now parses a Vec<Statement> that can represent basically a full program - Now multiple lines / statements are parsed together