Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
__pycache__
/
File Content:
test_semicolon_split.cpython-311.opt-1.pyc
� � hc � �: � d dl Z d dlZd dlZddlmZ ej � e j � � dk d�� � ej � ej ej � � j dk d�� � G d � d ej � � � � � � Z ej � e j � � dk d�� � ej � ej ej � � j dk d�� � G d� dej � � � � � � ZdS ) � N� )�util�DarwinzVProne to error when run with numpy/f2py/tests on mac os, but not when run in isolation)�reason� z32-bit builds are buggyc �. � e Zd ZdZdZde� de� d�Zd� ZdS )� 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 � � d S �N� ��selfs �Z/opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/test_semicolon_split.py�test_multilinezTestMultiline.test_multiline% � � � � � N)�__name__� __module__�__qualname__�suffix�module_name�coder r r r r r sW � � � � � � �F��K���� � �� � �D�"'� '� '� '� 'r r c �. � e Zd ZdZdZde� de� d�Zd� ZdS )�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 � � d S r r r s r �test_callstatementz$TestCallstatement.test_callstatementI r r N)r r r r r r r! r r r r r ) sW � � � � � � �F�!�K���� �"