psym_semicolon.c revision 1.3
1/* $NetBSD: psym_semicolon.c,v 1.3 2022/04/24 09:04:12 rillig Exp $ */
2
3/*
4 * Tests for the parser symbol psym_semicolon, which pushes a new statement on
5 * the stack.
6 *
7 * This token is never stored on the stack itself.
8 */
9
10//indent input
11// TODO: add input
12//indent end
13
14//indent run-equals-input
15