Skip to content

Commit d84e6ef

Browse files
author
fengluo
committed
test
1 parent 44de593 commit d84e6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/_core/src/umath/string_fastsearch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ two_way_count(CheckedIndexer<char_type> haystack, Py_ssize_t len_haystack,
956956
#undef TABLE_SIZE_BITS
957957
#undef TABLE_SIZE
958958
#undef TABLE_MASK
959-
959+
int a = 1+1;
960960
#undef LOG
961961
#undef LOG_STRING
962962
#undef LOG_LINEUP

0 commit comments

Comments
 (0)