xref: /netbsd-src/tests/usr.bin/indent/psym_lbrace.c (revision 47306038c7d906b62edca1fd252c0e0d0772f5a0)
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