From 9f74baa49d9e738b59b398cd3c46a3038bb45086 Mon Sep 17 00:00:00 2001 From: Juan M Gómez Date: Sat, 29 Jun 2024 09:44:18 +0100 Subject: Bumps nimble to entryPoints commit (#23766) --- koch.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koch.nim b/koch.nim index 089f8e1ab..d50903fa9 100644 --- a/koch.nim +++ b/koch.nim @@ -11,7 +11,7 @@ const # examples of possible values for repos: Head, ea82b54 - NimbleStableCommit = "f8bd7b5fa6ea7a583b411b5959b06e6b5eb23667" # master + NimbleStableCommit = "be2f1309b35a6189ff5eb34a007793e6d3f94157" # master AtlasStableCommit = "5faec3e9a33afe99a7d22377dd1b45a5391f5504" ChecksumsStableCommit = "025bcca3915a1b9f19878cea12ad68f9884648fc" SatStableCommit = "faf1617f44d7632ee9601ebc13887644925dcc01" -- cgit 1.4.1-2-gfad0 e='7dfadb8b4e95d09981fbeb01d85b12f23946c3e7'>this commit 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/misc/tmissingnilcheck.nim
blob: 461fb18f4dc6e4e0f68466775366e66bd1b2a140 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16