summary refs log tree commit diff stats
path: root/tests/lookups/tbind_for_generics.nim
diff options
context:
space:
mode:
authorflywind <xzsflywind@gmail.com>2021-07-21 15:47:06 +0800
committerGitHub <noreply@github.com>2021-07-21 09:47:06 +0200
commitf048dad7c3af7d70fbb852a59cb5bdda332e96d7 (patch)
treefbf692bcb118e440f7ff6b298d1f92cee66ffb9a /tests/lookups/tbind_for_generics.nim
parent9c2442af94fc3db8486ee16e82ea27752e9ae4f5 (diff)
downloadNim-f048dad7c3af7d70fbb852a59cb5bdda332e96d7.tar.gz
add testcase for #6499 #12229 #7172 (#18547)
Diffstat (limited to 'tests/lookups/tbind_for_generics.nim')
0 files changed, 0 insertions, 0 deletions
/a> 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146