Created
August 7, 2016 20:44
-
-
Save nmcb/9e4363f88ecf0b8b49add94d7ee5ca2c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
actor Main | |
new creat(env: Env) => | |
env.out.print("Mon frère") | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment