diff options
| author | Damien Caliste <dcaliste@free.fr> | 2019-11-29 09:29:21 +0100 |
|---|---|---|
| committer | Damien Caliste <dcaliste@free.fr> | 2022-01-04 09:16:59 +0100 |
| commit | 753a146a3e1b91ebe383dac7452bc6f3697fac44 (patch) | |
| tree | ff6fc96a64487824e8b990211efc2e16bb1a4bdd /numpy/array_api/_constants.py | |
| parent | 20f972ce3693d7700afe51898089613ebe4b3ee5 (diff) | |
| download | numpy-753a146a3e1b91ebe383dac7452bc6f3697fac44.tar.gz | |
ENH: add support for operator() in crackfortran.
Some interface name may contains parenthesis when used
with operator, like:
interface operator(==)
module procedure my_type_equals
end interface operator(==)
Make the end part properly detected, and store also
the operator ('==' in that case) in the name.
Also implement support to list the implemented by in
any interface declaration.
Diffstat (limited to 'numpy/array_api/_constants.py')
0 files changed, 0 insertions, 0 deletions
