mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 01:43:57 +07:00
use existing JShell wrappers GitOrigin-RevId: 2e0351145e1e3f750d781cd62bcda20cc49693c7
9 lines
109 B
Java
9 lines
109 B
Java
// "JShellLanguage" "true"
|
|
|
|
/**
|
|
* A simple program.
|
|
* {@snippet :
|
|
* <caret>
|
|
* }
|
|
*/
|
|
class InjectJava {} |