    if ( a /= 1 ) then
        write(*,*) "a is small"
    end if
