xref: /netbsd-src/tests/usr.bin/indent/lsym_else.c (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1 /* $NetBSD: lsym_else.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */
2 /* $FreeBSD$ */
3 
4 /*
5  * Tests for the token lsym_else, which represents the keyword 'else' in an
6  * 'if-else' statement.
7  */
8 
9 #indent input
10 // TODO: add input
11 #indent end
12 
13 #indent run-equals-input
14