mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 02:09:59 +07:00
[java-highlighting] IDEA-372969 Support JEP 512: Compact Source Files and Instance Main Methods
- set language levels for features - fix tests - new tests for new language levels GitOrigin-RevId: 5259088ac10962f8f9373fbea29e01adb2bf7333
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7a31ef1f7d
commit
d8261beaf9
@@ -0,0 +1,3 @@
|
||||
void main() {
|
||||
println("Hello!");
|
||||
}
|
||||
Reference in New Issue
Block a user