xref: /netbsd-src/tests/usr.bin/indent/lsym_else.c (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
1 /* $NetBSD: lsym_else.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
2 
3 /*
4  * Tests for the token lsym_else, which represents the keyword 'else' in an
5  * 'if-else' statement.
6  */
7 
8 //indent input
9 // TODO: add input
10 //indent end
11 
12 //indent run-equals-input
13