index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
java
/
annotation_2.java
blob: aa5f459943f2f2b7d12b41422e587c96426a0198 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
@ContextConfiguration
(
classes
=
{
WireMockConfig
.
class
,
}
)
public
class
Foo
{
}