Thomas %!s(int64=3) %!d(string=hai) anos
pai
achega
c755296432
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -437,6 +437,7 @@ impl NeoContig {
                 }
             }
         });
+        println!("{:?}", alignments);
         self.alignments = alignments;
     }