openwrt_helloworld/gn/src/out
zxlhhyccc 12eacf7f1c gn: bump to latest git HEAD
Support defined(foo["bar"]) syntax.

Since it is already possible to use a string subscript to
get the value of a scope member (i.e. foo["bar"] being the
same as foo.bar, but [] allowing expression evaluation),
this ensures that `defined(foo["bar"])` works as `defined(foo.bar)`
as well.
2023-04-18 19:12:39 +08:00
..
last_commit_position.h gn: bump to latest git HEAD 2023-04-18 19:12:39 +08:00