Update ceval.cpp

This commit is contained in:
blueloveTH 2024-05-18 21:14:13 +08:00
parent d10ab9f70d
commit fd8ff0cd84

View File

@ -994,7 +994,6 @@ for(;;){
} }
}} }}
/**********************************************************************/ /**********************************************************************/
PK_UNREACHABLE()
}catch(HandledException){ }catch(HandledException){
continue; continue;
}catch(UnhandledException){ }catch(UnhandledException){