Skip to content

Instantly share code, notes, and snippets.

@tsujimitsu
Created March 4, 2023 06:24
Show Gist options
  • Save tsujimitsu/eb2a0be30771d8c06843f4e3e1126254 to your computer and use it in GitHub Desktop.
Save tsujimitsu/eb2a0be30771d8c06843f4e3e1126254 to your computer and use it in GitHub Desktop.
Display message to console
void main() {
print('output message');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment