#/bin/sh

$exe -L nld separators.txt

$exe -L nld --separators="+" separators.txt

$exe -L nld --separators="-+" separators.txt

$exe -L nld --separators "#" separators.txt

$exe -L nld --separators "#+" separators.txt

$exe -L nld --separators "#é" separators.txt
