index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
java
/
8 codegen custom target
/
com
/
mesonbuild
/
Config.java.in
blob: 8845985a906c04c08aa4fcc9d5c8ae73074b5402 (
plain
)
1
2
3
4
5
package com.mesonbuild; public class Config { public static final boolean FOOBAR = true; }