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