Просмотр исходного кода
Handle && inside path features, not only in free features. This allows to
use "<include>b&&a" to specify two include paths in specific order: specifying
"<include>b <include>a" will sort the paths lexicographically. This is
experimental interface.
[SVN r24691]