pub fn parse_script(source: &str) -> Result<SyntaxTree, Diagnostic>
Parses a Script with default bounds.