Home | History | Annotate | Line # | Download | only in indent
lsym_newline.c revision 1.1
      1 /* $NetBSD: lsym_newline.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */
      2 /* $FreeBSD$ */
      3 
      4 /*
      5  * Tests for the token lsym_newline, which represents a forced line break in
      6  * the source code.
      7  *
      8  * Indent preserves most of the line breaks from the original code.
      9  *
     10  * See also:
     11  *	lsym_form_feed.c
     12  */
     13 
     14 #indent input
     15 // TODO: add input
     16 #indent end
     17 
     18 #indent run-equals-input
     19