Code has been added to clipboard!

Writing Comments With Solidity Syntax

Example
//One line is enough for this comment

/*
Not
For
This
One
*/