Skip to content

Instantly share code, notes, and snippets.

@af2905
Created November 19, 2023 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save af2905/366ac8989beefa6f37393f1f75dfe10e to your computer and use it in GitHub Desktop.
Save af2905/366ac8989beefa6f37393f1f75dfe10e to your computer and use it in GitHub Desktop.
invoke_suspend_case_1
case 1:
ResultKt.throwOnFailure($result);
var10000 = $result;
break;
default:
throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment