From a28612d869e41af804920b62d6fe5f78a69cce73 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 8 Oct 2016 10:53:38 +0200 Subject: develop version is 0.15.1 --- lib/stdlib.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/stdlib.nimble') diff --git a/lib/stdlib.nimble b/lib/stdlib.nimble index 1071ee1d8..bd1b78efe 100644 --- a/lib/stdlib.nimble +++ b/lib/stdlib.nimble @@ -1,6 +1,6 @@ [Package] name = "stdlib" -version = "0.15.0" +version = "0.15.1" author = "Dominik Picheta" description = "Nim's standard library." license = "MIT" -- cgit 1.4.1-2-gfad0 change='this.form.submit();'> This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)ahoang <ahoang@tilde.institute>
summary refs log blame commit diff stats
path: root/tests/concepts/tstackconcept.nim
blob: fb6032732f4af4b42c9e9de075b7547835c1b349 (plain) (tree)
1
2
3
4
5
6
7
8
9