stats should be an object.");'
- text: ''
testString: 'assert(half(stats) === 28.015, "half(stats) should be 28.015");'
- text: ''
testString: 'getUserInput => assert(getUserInput("index").match(/\(\s*\{\s*\w+\s*,\s*\w+\s*\}\s*\)/g), "Destructuring was used.");'
```