• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package: "record_finalized_flags.test"
2container: "system"
3
4flag {
5    name: "foo"
6    namespace: "test"
7    description: "FIXME"
8    bug: ""
9    is_exported:true
10}
11
12flag {
13    name: "not_enabled"
14    namespace: "test"
15    description: "FIXME"
16    bug: ""
17    is_exported:true
18}
19