/* TODO This is a simple to do comment */ /* TODO */ /* TODO This is a * multi-line comment */ /* Some comment * TODO This is a mid-comment * multi-line comment */ /* Some comment * with a TODO This is a mid-comment mid-line * multi-line comment */ /* Some comment * TODO This is a mid-comment * multi-line comment with two * TODO comments * inside it */ /* TODO This comment mentions TODO in its body too */ // TODO: Can have C++-style comments too