gcc hello.c -o hello
gfortran hello.f90 -o hello
prompt> gfortran hello_faulty.f90 In file hello_faulty.f90:4 prit *, "Hello from gfortran!" 1 Error: Unclassifiable statement at (1)