Home
last modified time | relevance | path

Searched refs:continue_in_while (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_compile.py788 def continue_in_while(): function
792 funcs = [break_in_while, continue_in_while]