PROGRAM DCEREAD*, xif x>1 thenx= x+1end ifprint*, xend
10
prog.f95:3: if x>1 then 1 Error: Unclassifiable statement at (1) prog.f95:5.3: end if 1 Error: Expecting END PROGRAM statement at (1)
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!