summaryrefslogtreecommitdiff
path: root/filesystem/filesystem_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-04-02 16:45:54 -0700
committer Cole Faust <colefaust@google.com> 2024-04-04 11:24:24 -0700
commit683316a2b02f2f84ce3b9403b12c1c30cb262770 (patch)
treee851fc15adf3cd5019af896902dc35c624006ca7 /filesystem/filesystem_test.go
parent767a1fe663dbad63bad7592bc57703a7e161d32a (diff)
Rename default select branch to 'default' keyword
Previously I was using an underscore to denote the default branch because I was thinking that I would allow variable bindings in the select branches, and 'default' could be mistaken for the name of a variable. But I think it's better to just introduce alternate syntax, like `default @ my_var: "foo" + my_var,` to do the variable bindings, so that we can have a clearer name for the default case. Bug: 323382414 Test: m nothing --no-skip-soong-tests Change-Id: I8cbded97a029c06782fb5313d8c0e67f22951482
Diffstat (limited to 'filesystem/filesystem_test.go')
0 files changed, 0 insertions, 0 deletions