+
   9WT                   B   ^ RI t ^ RIt^ RIHt ^RIHt ]P                  P                  ] P                  ! 4       R8H  RR7      ]P                  P                  ]'       * RR7      ]P                  P                   ! R R	]P                  4      4       4       4       t]P                  P                  ] P                  ! 4       R8H  RR7      ]P                  P                  ]'       * RR7      ]P                  P                   ! R
 R]P                  4      4       4       4       tR# )    N)IS_64BIT)utilDarwinzVProne to error when run with numpy/f2py/tests on mac os, but not when run in isolation)reasonz32-bit builds are buggyc                   @   a  ] tR t^
t o RtRtR] R] R2tR tRtV t	R# )	TestMultiline.pyf	multiline
python module z
    usercode '''
void foo(int* x) {
    char dummy = ';';
    *x = 42;
}
'''
    interface
        subroutine foo(x)
            intent(c) foo
            integer intent(out) :: x
        end subroutine foo
    end interface
end python module 
    c                    R # N selfs   &J/usr/lib/python3.14/site-packages/numpy/f2py/tests/test_semicolon_split.pytest_multilineTestMultiline.test_multiline'           r   N)
__name__
__module____qualname____firstlineno__suffixmodule_namecoder   __static_attributes____classdictcell____classdict__s   @r   r   r   
   s=      FKm  -  D"' 'r   r   c                   @   a  ] tR t^+t o RtRtR] R] R2tR tRtV t	R# )	TestCallstatementr	   callstatementr   aN  
    usercode '''
void foo(int* x) {
}
'''
    interface
        subroutine foo(x)
            intent(c) foo
            integer intent(out) :: x
            callprotoargument int*
            callstatement { &
                ; &
                x = 42; &
            }
        end subroutine foo
    end interface
end python module r   c                    R # r   r   r   s   &r   test_callstatement$TestCallstatement.test_callstatementK   r   r   r   N)
r   r   r   r   r   r   r   r&   r   r   r    s   @r   r#   r#   +   s=      F!Km   -  #D(' 'r   r#   )platformpytestnumpy.testingr    r   markskipifsystemslowF2PyTestr   r#   r   r   r   <module>r1      s     "  OO!$  
 L2   'DMM ' '0 OO!$  
 L2   ' ' 'r   