xref: /netbsd-src/external/bsd/flex/dist/tests/options.cn (revision eceb233b9bd0dfebb902ed73b531ae6964fa3f9b)
1#!/bin/sh
2
3# Test that flex handles the grouped noop options -c and -n properly.
4
5echo %% | $1 -cn -o /dev/null
6