lsym_rbrace.c revision 1.2
1/* $NetBSD: lsym_rbrace.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */
2
3/*
4 * Tests for the token lsym_rbrace, which represents '}', the counterpart to
5 * '{'.
6 *
7 * See also:
8 *	lsym_lbrace.c
9 */
10
11#indent input
12// TODO: add input
13#indent end
14
15#indent run-equals-input
16