summaryrefslogtreecommitdiff
path: root/tests/run/lambda_class_T605.pyx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/lambda_class_T605.pyx')
-rw-r--r--tests/run/lambda_class_T605.pyx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run/lambda_class_T605.pyx b/tests/run/lambda_class_T605.pyx
index 82e1ff8a7..2efe77e7c 100644
--- a/tests/run/lambda_class_T605.pyx
+++ b/tests/run/lambda_class_T605.pyx
@@ -1,6 +1,6 @@
# mode: run
# tag: lambda
-# ticket: 605
+# ticket: t605
cdef int cdef_CONST = 123
CONST = 456