Open sorawee opened 3 years ago
Just curious, what led you to compile this with Java11? Our build uses Java8. Do you think we should support multiple Java versions, or at least the latest one?
The instruction at https://github.com/dafny-lang/dafny/wiki/INSTALL states:
Install Java (at least Java 8) from https://www.oracle.com/java/technologies/javase-downloads.html or install Amazon Corretto from https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/what-is-corretto-11.html
If Java 11 is not supported, I think the wiki should indicate so.
results in:
Note that this compiles fine with Java 8.