Home | History | Annotate | Line # | Download | only in indent
lsym_for.c revision 1.2
      1 /* $NetBSD: lsym_for.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */
      2 
      3 /*
      4  * Tests for the token lsym_for, which represents the keyword 'for' that
      5  * starts a 'for' loop.
      6  */
      7 
      8 #indent input
      9 // TODO: add input
     10 #indent end
     11 
     12 #indent run-equals-input
     13