Skip to content

Jimple goto statement is missing #811

Answered by JonasKlauke
75ACOL asked this question in Q&A
Discussion options

You must be logged in to vote

there is no goto needed after the code in the else branch. The next statement will be the return. A goto is only needed if you want to jump over other instructions.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@75ACOL
Comment options

@JonasKlauke
Comment options

@75ACOL
Comment options

@JonasKlauke
Comment options

Answer selected by JonasKlauke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #810 on January 11, 2024 12:16.