Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/try_catch_finally/
Dtry_catch_finally.ts41 var c2 = 0, fin2 = 0; variable
51 fin2 = 1;
53 fin2 = -1;
55 print(fin2)