summary refs log tree commit diff stats
path: root/tests/notnil/tnotnil2.nim
diff options
context:
space:
mode:
authorLemonBoy <LemonBoy@users.noreply.github.com>2019-01-21 17:27:36 +0100
committerAndreas Rumpf <rumpf_a@web.de>2019-01-21 17:27:36 +0100
commitae5d8fbd9d6b0c6469c2245da8a54d7b4c12f54f (patch)
tree56a5cd0237a34b1f8d13d6e64816816acd22080b /tests/notnil/tnotnil2.nim
parenta4cdd25b19b0ec98826a01e1f57da1c2fb8920af (diff)
downloadNim-ae5d8fbd9d6b0c6469c2245da8a54d7b4c12f54f.tar.gz
Proper check for tyStatic[T] -> U conversions (#10382)
Drop the outer tyStatic shell then perform the check.

Fixes #7609
Diffstat (limited to 'tests/notnil/tnotnil2.nim')
0 files changed, 0 insertions, 0 deletions
ef='#n105'>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 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171