The f2003 namelist match rule r552 produces an assertion error when a variable starting with the name `namelist' is initialised ... ``` program test NamelistFile = "dummy file" end program ```