s - Nim - This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
summary refs log tree commit diff stats
path: root/tests/generics/twrong_explicit_typeargs.nim
blob: e47b38e99ed5984b5e99dd2c33f6deb6ecf2c5b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16