Home | History | Annotate | Line # | Download | only in indent
lsym_for.c revision 1.3
      1 /* $NetBSD: lsym_for.c,v 1.3 2022/04/24 09:04:12 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