print(1 + wusi()); function wusi() { try { var = "a" + 3; return 1; } catch { return 2; } }