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