xref: /netbsd-src/tests/usr.bin/indent/psym_lbrace.c (revision 0a3071956a3a9fdebdbf7f338cf2d439b45fc728)
1 /* $NetBSD: psym_lbrace.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
2 
3 /*
4  * Tests for the parser symbol psym_lbrace, which represents a '{'.
5  *
6  * TODO: could this be a '{' from an initializer as well?
7  *
8  * See also:
9  *	psym_rbrace.c
10  */
11 
12 //indent input
13 // TODO: add input
14 //indent end
15 
16 //indent run-equals-input
17