@Matej Cerny got it!
#java #java25
GM Nostr. This is a complete, runnable app:
void main() {
var feature = Runtime.version().feature();
IO.println("๐ Hello, โ " + feature);
}
You can save it to a file and run:
$ language FileName.language
And it will work.
Question: What programming language is this?
#gm #askNostr #devstr #programmingLanguages #notJavaScript
View quoted note →