timotheecour / Nim

Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
http://nim-lang.org/
Other
2 stars 0 forks source link

items(array) now returns lent T #672

Open timotheecour opened 3 years ago

timotheecour commented 3 years ago

test case for https://github.com/nim-lang/Nim/issues/17527