Created
July 28, 2023 03:51
-
-
Save njames/94bf0016e8a69d70e53c01c5fedf6469 to your computer and use it in GitHub Desktop.
Pretty Comments
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
/* | |
* ----------------------------------------------------------------------------- | |
* A sample comment | |
* ----------------------------------------------------------------------------- | |
* | |
* This poetic style of comment has three features: Firstly the title is | |
* between two lines of dashes that extend to character eighty. Three lines | |
* of text describing the intent that extend out characters 73, 76 and then 79 | |
* | |
* ----------------------------------------------------------------------------- | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment