mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2025-08-04 14:01:32 +00:00
Unstaged changes for posterity
This commit is contained in:
@ -32,7 +32,7 @@ struct DpkGraphCommand: AsyncParsableCommand {
|
||||
#else
|
||||
do {
|
||||
let sorted = try graph.parallelOrderSort()
|
||||
print(sorted.count)
|
||||
print(sorted)
|
||||
} catch {
|
||||
fatalError(error.localizedDescription)
|
||||
}
|
||||
|
Reference in New Issue
Block a user