rascal
                                
                                
                                
                                    rascal copied to clipboard
                            
                            
                            
                        Typechecker bails out early if module name doesn't match file location
Describe the bug The typechecker does not resolve any imports if the declared module name does not match the file location. Local use/def does function normally. Possibly related to #1570
Screenshots

Additional context
- VSCode