From 3989d8fa790e242b2a507950b417b518171ee840 Mon Sep 17 00:00:00 2001 From: Li Jie Date: Sat, 5 Nov 2016 00:22:51 -0700 Subject: typo --- doc/intern.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/intern.txt b/doc/intern.txt index 05847169f..d0aaa283a 100644 --- a/doc/intern.txt +++ b/doc/intern.txt @@ -459,7 +459,7 @@ This should produce roughly this code: PEnv = ref object x: int # data - proc anon(y: int, c: PClosure): int = + proc anon(y: int, c: PEnv): int = return y + c.x proc add(x: int): tuple[prc, data] = -- cgit 1.4.1-2-gfad0