Skip to content

Instantly share code, notes, and snippets.

@sorgfal
Created May 26, 2022 15:29
Show Gist options
  • Select an option

  • Save sorgfal/c62b3504ddb42abdc42712a9c0b4ee13 to your computer and use it in GitHub Desktop.

Select an option

Save sorgfal/c62b3504ddb42abdc42712a9c0b4ee13 to your computer and use it in GitHub Desktop.
main(){
print(1+2);
print('hello world');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment