Controller without template file?

As far as I can tell, it does not fall back to a default controller, in fact, Kirby uses the controller of the page that displays the page content, like the home controller if you build a single page website with only the home.php template and some snippets. Using patterns instead of snippets does not make any difference in this context.