You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
123 B

6 years ago
  1. (a + bb) + c;
  2. include "filename.ext"
  3. include "secondfile"
  4. include "therdfile";
  5. include "4th file"
  6. {
  7. include "fifthfile"
  8. }