blob: 830396ab09bcd5fd61b026e82c815bdbf7fb0b70 [file] [log] [blame] [edit]
subroutine call_sub
!DIR$ NOINLINE
call mysub()
call my_sub()
end