Created
March 25, 2026 07:46
-
-
Save cleverfox/2256a67c588c70742a73b9dc53da8eff to your computer and use it in GitHub Desktop.
My gist description
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
| fn main() { | |
| println!("Hello!"); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment