From ec92602746894c81990a37d7a5e5d7f14a518f0e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 15 Mar 2015 09:43:05 -0700 Subject: 928 - 'call' layer is now more cohesive It does less though. Args temporarily not supported. --- cpp/.traces/calling_recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/.traces/calling_recipe') diff --git a/cpp/.traces/calling_recipe b/cpp/.traces/calling_recipe index 3c220e09..c0538ca8 100644 --- a/cpp/.traces/calling_recipe +++ b/cpp/.traces/calling_recipe @@ -1,4 +1,4 @@ -parse/0: instruction: 25 +parse/0: instruction: 23 parse/0: instruction: 2 parse/0: ingredient: {name: "2", type: 0} parse/0: ingredient: {name: "2", type: 0} -- cgit 1.4.1-2-gfad0 his.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/typerel/trectuples.nim
blob: c59cfe880604d2e53f82f49fbcf3e0fb5e199bd4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10