Comments


	// ...

	/* ... */

	/+ ... /+ ... +/ ... +/


Const means const


	const int x = 3;