Missing System_
when compiling to Python with --standard-libraries
#5943
Labels
during 2: compilation of correct program
Dafny rejects a valid program during compilation
kind: bug
Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
lang: python
Dafny's Python transpiler and its runtime
part: CLI
interacting with Dafny on the command line
part: code-generation
Support for transpiling Dafny to another language. If relevant, add a `lang:` tag
Dafny version
master
Code to produce this issue
No response
Command to run and resulting output
What happened?
The code generated doesn't run on its own, because it lacks part of the runtime.
What type of operating system are you experiencing the problem on?
Mac
The text was updated successfully, but these errors were encountered: