Reformat build/soong for go 1.19
Test: none Change-Id: I132368f0fcbdb5ea088b5b84dbe4ccfdd9e94cad
This commit is contained in:
@@ -38,10 +38,10 @@ import (
|
||||
// For example, "$(FOO)/bar/baz" will be represented as the
|
||||
// following lists:
|
||||
//
|
||||
// {
|
||||
// Strings: ["", "/bar/baz"],
|
||||
// Variables: ["FOO"]
|
||||
// }
|
||||
// {
|
||||
// Strings: ["", "/bar/baz"],
|
||||
// Variables: ["FOO"]
|
||||
// }
|
||||
type MakeString struct {
|
||||
StringPos Pos
|
||||
Strings []string
|
||||
|
Reference in New Issue
Block a user