Skip to content

Instantly share code, notes, and snippets.

@andrea9292
Created July 2, 2020 10:53
Show Gist options
  • Save andrea9292/df71907d26f8df5cc268661337a4ee57 to your computer and use it in GitHub Desktop.
Save andrea9292/df71907d26f8df5cc268661337a4ee57 to your computer and use it in GitHub Desktop.
Smalltalk's Hello world!
Transcript print: 'Hello, world!'; cr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment