/* $NetBSD: psym_if_expr.c,v 1.1 2021/11/18 21:19:19 rillig Exp $ */ /* $FreeBSD$ */ /* * Tests for the parser symbol psym_if_expr, representing the parser state * after reading the keyword 'if' and the controlling expression, now waiting * for the statement of the 'then' branch. */ #indent input // TODO: add input #indent end #indent run-equals-input