pull/151/head
Pagran 5 years ago
parent f3f458ce7b
commit 23bc88f361

@ -589,7 +589,7 @@ func transformCompile(args []string) ([]string, error) {
}
privateNameMap := make(map[string]string)
existsNames := collectNames(files)
existingNames := collectNames(files)
packageCounter := 0
// TODO: randomize the order and names of the files

Loading…
Cancel
Save