Skip to content

Instantly share code, notes, and snippets.

@erichelgeson
Created February 7, 2023 01:55
Show Gist options
  • Save erichelgeson/186883d11c40702df1ab887c6db43dc0 to your computer and use it in GitHub Desktop.
Save erichelgeson/186883d11c40702df1ab887c6db43dc0 to your computer and use it in GitHub Desktop.
test
void main() {
int i = 1;
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment