/* $NetBSD: psym_else.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */ /* * 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