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