A new \rem pragma?

I still do no get the point why TW cannot use the most simple comment syntax - common in many other environments:

//Single line comment
/*
Multiline-cooment
*/

I guess it would be no hindrance that it is known from js, css and PHP…

@JanJo If we were able to have preprocessors, it would be very simple to add those kinds of comments. And many other things. I could really help. But it should be taken great care of them because they could prove destructive if we didn’t.