shell bypass 403
GrazzMean Shell
: /usr/local/python-3.12/lib/python3.12/site-packages/numpy/f2py/tests/src/crackfortran/ [ drwxr-xr-x ]
module foo
type bar
character(len = 4) :: text
end type bar
type(bar), parameter :: abar = bar('abar')
end module foo