summaryrefslogtreecommitdiff
path: root/java/java_resources.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2022-04-26 14:01:56 -0700
committer Cole Faust <colefaust@google.com> 2022-04-26 14:01:56 -0700
commit00afd4f8b92b47e051ca30f8e1180c0de25c4136 (patch)
tree704644f0d001a46afa132b6083b726e6fe538a8b /java/java_resources.go
parent12097e3109036ee4f21b4316107944b78abc5bd3 (diff)
Ignore variable assignments that come after a rule definition
These private variables sometimes have references to make variables like $< or $@. When converted to starlark, they become invalid local variables like _< and _@, preventing the file from being loaded even if it's never executed. Bug: 226974242 Test: go test Change-Id: Iafd4c6939731f3b7c051c9e41464134d5b672f23
Diffstat (limited to 'java/java_resources.go')
0 files changed, 0 insertions, 0 deletions