/* $NetBSD: lsym_rparen_or_rbracket.c,v 1.2 2022/04/22 21:21:20 rillig Exp $ */ /* * Tests for the token lsym_rparen_or_lbracket, which represents ')' or ']', * the counterparts for '(' and '['. * * See also: * lsym_lparen_or_lbracket.c */ #indent input // TODO: add input #indent end #indent run-equals-input