psym_semicolon.c revision 1.2
1/* $NetBSD: psym_semicolon.c,v 1.2 2022/04/22 21:21:20 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