psym_semicolon.c revision 1.1
11.1Srillig/* $NetBSD: psym_semicolon.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */ 21.1Srillig/* $FreeBSD$ */ 31.1Srillig 41.1Srillig/* 51.1Srillig * Tests for the parser symbol psym_semicolon, which pushes a new statement on 61.1Srillig * the stack. 71.1Srillig * 81.1Srillig * This token is never stored on the stack itself. 91.1Srillig */ 101.1Srillig 111.1Srillig#indent input 121.1Srillig// TODO: add input 131.1Srillig#indent end 141.1Srillig 151.1Srillig#indent run-equals-input 16