summaryrefslogtreecommitdiff
path: root/tests/run/cdef_locals_decorator_T477.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/cdef_locals_decorator_T477.pyx')
-rw-r--r--tests/run/cdef_locals_decorator_T477.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/cdef_locals_decorator_T477.pyx b/tests/run/cdef_locals_decorator_T477.pyx
index 2b40d05ad..5af71e748 100644
--- a/tests/run/cdef_locals_decorator_T477.pyx
+++ b/tests/run/cdef_locals_decorator_T477.pyx
@@ -1,4 +1,4 @@
-# ticket: 477
+# ticket: t477
import cython
@cython.locals(x=double)