Favorite comment characters for code? (across all languages)
(For those who can see the poll, I'm limited to 4 options, but feel free to add more in replies)
@codesections Any 72 characters (Fortran 77).
@codesections 46% of people are wrong o no
@codesections I'm partial to // just because every C-inspired language (almost every "mainstream" language) uses it, so I type it by default. Everything else other than /* */ isn't bad (I'll adapt to those quickly) but it's also not muscle memory.
@codesections Other options:
@ (ARM assembly)
! (Fortran 90)
% (Matlab)