/* $NetBSD: lsym_while.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */ /* * Tests for the token 'lsym_while', which represents the keyword 'while' that * starts a 'while' loop or finishes a 'do-while' loop. */ #indent input // TODO: add input #indent end #indent run-equals-input