Sequence operator + does not work other than .Net

The documentation indicates that as + is mapped to Concat() for sequence of types

it is a language feature. If it is only .Net so be it if not how is it used?

This works fine targeting .Net