aboutsummaryrefslogtreecommitdiffstats
path: root/trietest.txt
blob: 59d0c61e1dfff70eb3f668ba675e80e05e3ee519 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  {
    "inputs": {
      "doe": "reindeer",
      "dog": "puppy",
      "dogglesworth": "cat"
    },
    "expectation": "d85f9267d7ed5767fb1b48defa8eb20a1c007a87a07588135a74b40b55de2e67"
  },
  {
    "inputs":{
      "do": "verb", 
      "horse": "stallion", 
      "doge": "coin", 
      "dog": "puppy"
    }, 
    "expectation": "e08ec6d775f63c5e30c2031aa9489ad6bc4aeb77eea6373ba69d028323a7e3b3"
  }
]