summaryrefslogtreecommitdiff
path: root/tests/usr.bin/indent/lsym_else.c
blob: 54c045bff9c041d1c0ed4af337a8d119b957ede6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* $NetBSD: lsym_else.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */

/*
 * Tests for the token lsym_else, which represents the keyword 'else' in an
 * 'if-else' statement.
 */

//indent input
// TODO: add input
//indent end

//indent run-equals-input