% This document is meant to fail. The suite builds it and requires that it does: a
% reader that walks quietly past an incomplete record is worse than no reader.
\documentclass[12pt,dutch]{article}
\usepackage{babel}
\usepackage{regulatory}
\loadsources{badsource}
\begin{document}
    Deze regel wordt nooit bereikt zonder fout.
\end{document}
