aboutsummaryrefslogblamecommitdiffstats
path: root/rlptest.txt
blob: 4ab9f80291dd8ab4626e807ba5cd0e901e863582 (plain) (tree)
1
2
3
4
5
6
7
8


               
                  


               
                  


                          
                            

       
                                
                                    

      
                            
                    

       

                                 

     
[
    [
        "cat", 
        "83636174"
    ], 
    [
        "dog", 
        "83646f67"
    ], 
    [
        [ "cat", "dog" ], 
        "c88363617483646f67"
    ], 
    [
        [ "dog", "god", "cat" ],
        "cc83646f6783676f6483636174"
    ],
    [
        [ [ [], [] ], [] ], 
        "c4c2c0c0c0"
    ], 
    [
        [ "zw", [ "4" ], "wz" ], 
        "c8827a77c13482777a"
    ]
]