exercism / exercism/csharp

"In the above example code..." when there is no above example code.

オープン
#1,824 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
427
フォーク
383
平均マージ
2日 2時間
マージ済み PR(30日)
5

説明

In the file/line: [csharp/concepts/generic-types/introduction.md](https://github.com/exercism/csharp/blob/c272b9d2190d9d238b51fdf4d6bdc72fad1c309a/concepts/generic-types/introduction.md?plain=1#L3)
it says "In the above example code we are instantiating a list of strings.", but there is no example code above if viewing from this link:
https://exercism.org/tracks/csharp/concepts/generic-types

I'd fork and make a PR, but I'm not sure if the line should just simply be removed, or if something was forgotten.

Example if you wanted to add it:
```C#
List strings = new List();
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。