Refined skipping last goto when inlining try/catch/finally block
This commit is contained in:
@@ -25,4 +25,8 @@ public class InlineMarker {
|
||||
public static void afterInlineCall() {
|
||||
|
||||
}
|
||||
|
||||
public static void goToTryCatchBlockEnd() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user