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