blob: 2801aea9440d7ae83d931d55e0e453729eda2d9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
/* $NetBSD: psym_lbrace.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
/*
* Tests for the parser symbol psym_lbrace, which represents a '{'.
*
* TODO: could this be a '{' from an initializer as well?
*
* See also:
* psym_rbrace.c
*/
//indent input
// TODO: add input
//indent end
//indent run-equals-input
|