parent
4cfd843564
commit
a50309bec1
4 changed files with 33 additions and 0 deletions
5
test/highlight/select.bp
Normal file
5
test/highlight/select.bp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
foo = select(soong_config_variable("my_namespace", "my_var"), {
|
||||
// ^ keyword.conditional
|
||||
"foo": unset,
|
||||
default: "bar",
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue