pub fn code_is_well_formed(code: &str) -> bool
Check [A-Z][A-Z0-9_]*(\.[A-Z0-9_]+){2,}.
[A-Z][A-Z0-9_]*(\.[A-Z0-9_]+){2,}