Commit a624f6f1 authored by Stefan Behnel's avatar Stefan Behnel

add 'array' tag to test to enable special casing in test runner

parent f82ea195
# mode: run
# tag: memoryview, cdivision
# tag: memoryview, cdivision, array
cimport cython
from cpython.array cimport array # make Cython aware of the array type
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment