1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 01:10:06 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/java/class_with_annotation.java

4 lines
32 B
Java
Raw Normal View History

@Nothing
public class Testo {
}