Created
November 4, 2023 18:49
-
-
Save lll-phill-lll/b85b1011326c9da7184c6a393ba62d1f to your computer and use it in GitHub Desktop.
my super duper code
This file contains 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
std::string super_duper_function() { | |
return "Have a good weekend!"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment