Обсуждение: Why can't comment strings be expressions?

Поиск
Список
Период
Сортировка

Why can't comment strings be expressions?

От
Bruno Wolff III
Дата:
I was playing around with comments today and was a bit suprised to
find that the text for a comment can only be a constant string.
I was trying to insert a date and can do that a different way in the
script that creates the comment string. But I was curious about why
there was such a limitation?