bocchino ac48f5e26a Revise syntax
Move size expression out of formal parameter
2020-05-19 14:20:42 -07:00

6 lines
122 B
Fortran

locate type T1 at "T1.fpp"
locate constant a at "a.fpp"
locate type T2 at "T2.fpp"
port P(x: T1, y: string size a) -> T2