Press <kbd>Enter</kbd> anywhere between `int` and the `]` character. ``` antlr someRule returns [int x = 3, String y = "foo"] : 'x' ; ```