Home | History | Annotate | Line # | Download | only in indent
lsym_if.c revision 1.3
      1 /* $NetBSD: lsym_if.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
      2 
      3 /*
      4  * Tests for the token lsym_if, which represents the keyword 'if' that starts
      5  * an 'if' or 'if-else' statement.
      6  */
      7 
      8 //indent input
      9 // TODO: add input
     10 //indent end
     11 
     12 //indent run-equals-input
     13