1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-11 02:05:46 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/tests/indent/java/javadoc.java

6 lines
49 B
Java

public class Foo {
/**
*/
void foo() {}
}