/* $NetBSD: psym_else.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */ /* $FreeBSD$ */ /* * Tests for the parser symbol psym_else, which represents the keyword 'else' * that is being shifted on the parser stack. * * This parser symbol never ends up on the stack itself. */ #indent input // TODO: add input #indent end #indent run-equals-input