2 lines of code on 1 line
Posted: Tue Feb 25, 2014 12:57 am
Hi all,
I would like to compress the code I've written, and I was wondering what the
syntax is to put two lines of code on one line.
e.g. instead of:
delete imports1
delete imports2
we have something like:
delete imports1 & delete imports2
Cheers
I would like to compress the code I've written, and I was wondering what the
syntax is to put two lines of code on one line.
e.g. instead of:
delete imports1
delete imports2
we have something like:
delete imports1 & delete imports2
Cheers