Home | History | Annotate | Line # | Download | only in indent
lsym_form_feed.c revision 1.3
      1 /* $NetBSD: lsym_form_feed.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
      2 
      3 /*
      4  * Tests for the token lsym_form_feed, which represents a form feed, a special
      5  * kind of whitespace that is seldom used.  If it is used, it usually appears
      6  * on a line of its own, after an external-declaration, to force a page break
      7  * when printing the source code on actual paper.
      8  */
      9 
     10 //indent input
     11 // TODO: add input
     12 //indent end
     13 
     14 //indent run-equals-input
     15