exercism / exercism/csharp-representer

Ensure tuple field names are handled correctly

Open
#3 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1
Forks
7
PR merge metrics
No merged PRs in 30d

Description

It is important that we encourage students to use tuple field names rather than `Item1`, `Item2` etc. This may conflict with identifier normalisation. This applies particularly to the exercises `tuples` and `pattern-matching-tuples`.

Ensure that tuple field names are handled in accordance with this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.