C# 8 support! This scenario has been added to demonstrate C# 8 support. It uses C# 8 files with the indices and ranges for specifying subranges in an array. The new operators used are: * The ^ operator, which specifies that an index is relative to the end of the sequence. * The Range operator (..), which specifies the start and end of a range as its operands.