Escaping names of nested modules doesn't work #5048
Labels
during 2: compilation of correct program
Dafny rejects a valid program during compilation
invalid translated code
The compiler generates invalid code, making the the target language infrastructure crash
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
lang: c#
Dafny's C# transpiler and its runtime
lang: java
Dafny's Java transpiler and its runtime
part: code-generation
Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
Dafny version
latest
Code to produce this issue
Command to run and resulting output
No response
What happened?
Base is a keyword, but we don't detect it when nested within another module.
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: