I have only used flash.
code commented out like // or block comment:
/*comment
comment
comment
*/
I often see something with extra asterisks like (not exact)
/*comment
*comment
*comment
*/
Is this a style or an option in other software?
just wondering,
thanks