lsym_rparen_or_rbracket.c revision 1.1
1/* $NetBSD: lsym_rparen_or_rbracket.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */
2/* $FreeBSD$ */
3
4/*
5 * Tests for the token lsym_rparen_or_lbracket, which represents ')' or ']',
6 * the counterparts for '(' and '['.
7 *
8 * See also:
9 *	lsym_lparen_or_lbracket.c
10 */
11
12#indent input
13// TODO: add input
14#indent end
15
16#indent run-equals-input
17