Posted 27 August 2013 - 01:25 AM
Title: // Comment style
Body:
Just wondering if the double forward slash comment style is available. I ran a test on a startup script and the bios failed when I inserted
Body:
Just wondering if the double forward slash comment style is available. I ran a test on a startup script and the bios failed when I inserted
//This is a test
into my code. However, --This is a test
seemed to work fine. Maybe I'm doing something wrong, or it's because I'm using Tekkit which is still on 1.5.2. I have the latest version of CC, but I'd like to see if //-type comments can be implemented. It's drilled into my brain from years of coding for Garry's Mod, and the double forward slash is just my style. :)/> Thanks for your time.