(name)
| 7 | version: 3, |
| 8 | singleLineStringErrors: false}); |
| 9 | function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); } |
| 10 | |
| 11 | // Error, because "foobarhello" is neither a known type or property, but |
| 12 | // property was expected (after "and"), and it should be in parentheses. |