blob: 0a5ca51435db155fd9cd88bef68f181afc432a38 [file] [log] [blame]
#define int integer ::
program cpp
implicit none
int i = 3
end program cpp