exercism / exercism/csharp

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

Đang mở
#1,824 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
427
Fork
383
Merge trung bình
2 ngày 2 giờ
Pull request đã merge (30 ngày)
5

Mô tả

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();
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.