/* $NetBSD: psym_else.c,v 1.3 2022/04/24 09:04:12 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