Home | History | Annotate | Line # | Download | only in indent
lsym_funcname.c revision 1.3
      1 /* $NetBSD: lsym_funcname.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
      2 
      3 /*
      4  * Tests for the token lsym_funcname, which is an identifier that is followed
      5  * by an opening parenthesis.
      6  *
      7  * See also:
      8  *	lsym_word.c
      9  */
     10 
     11 //indent input
     12 // TODO: add input
     13 //indent end
     14 
     15 //indent run-equals-input
     16