codeprism_lang_java/
lib.rs

1//! codeprism-lang-java component
2
3pub fn init() {
4    // TODO: Implement
5}