Home | History | Annotate | Line # | Download | only in indent
psym_lbrace.c revision 1.1
      1 /* $NetBSD: psym_lbrace.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */
      2 /* $FreeBSD$ */
      3 
      4 /*
      5  * Tests for the parser symbol psym_lbrace, which represents a '{'.
      6  *
      7  * TODO: could this be a '{' from an initializer as well?
      8  *
      9  * See also:
     10  *	psym_rbrace.c
     11  */
     12 
     13 #indent input
     14 // TODO: add input
     15 #indent end
     16 
     17 #indent run-equals-input
     18