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