pull/12191/head
Dominic Gannaway 2 years ago
parent 53e102fe66
commit 3dc8677fee

@ -3,6 +3,7 @@ import { test } from '../../test';
export default test({
error: {
code: 'invalid_arguments_usage',
message: 'The arguments keyword cannot be used within the template or at the top level of a component'
message:
'The arguments keyword cannot be used within the template or at the top level of a component'
}
});

Loading…
Cancel
Save