`Pattern.compile("\\d{16}").namedGroups()` throws a NullPointerException instead of returning an empty map.