Module Name: src
Committed By: rillig
Date: Mon Oct 25 20:16:16 UTC 2021
Modified Files:
src/tests/usr.bin/indent: token_lparen.c
Log Message:
tests/indent: clean up test for lbrace
After splitting token_type into separate types, want_blank_before_lparen
cannot depend on a parser_symbol anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/indent/token_lparen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.