Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
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; }