1 /* $NetBSD: lsym_newline.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */ 2 3 /* 4 * Tests for the token lsym_newline, which represents a forced line break in 5 * the source code. 6 * 7 * Indent preserves most of the line breaks from the original code. 8 * 9 * See also: 10 * lsym_form_feed.c 11 */ 12 13 //indent input 14 // TODO: add input 15 //indent end 16 17 //indent run-equals-input 18