Commit 5c516d9

mo <mokha@cisco.com>
2017-08-21 03:26:45
add surrounding hash.
1 parent a317ebf
Changed files (1)
spec
binary_trees
spec/binary_trees/spec_8
@@ -1,4 +1,4 @@
-t: {
+{ t: {
     "value": -1,
     "left": null,
     "right": {
@@ -6444,4 +6444,5 @@ queries: [-21073362, 687583789, 796, -459686108, 486152697, 589960623, -72733071
             }
         }
     }
+}
 }
\ No newline at end of file