xref: /netbsd-src/external/bsd/flex/dist/tests/options.cn (revision 463ae347b383ca644b1399e7e5228310d0bdf969)
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