From e94a3e5fcd4f36f090520a859e587c6019ba296b Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Sat, 20 Feb 2021 09:08:13 -0800 Subject: move prelude so that `include std/prelude` also works (#17110) * move prelude so that `include std/prelude` also works * add test --- tools/heapdump2dot.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/heapdump2dot.nim') diff --git a/tools/heapdump2dot.nim b/tools/heapdump2dot.nim index 4cee6d674..6704cdfb0 100644 --- a/tools/heapdump2dot.nim +++ b/tools/heapdump2dot.nim @@ -1,5 +1,5 @@ -include prelude +include std/prelude proc main(input, output: string) = type NodeKind = enum -- cgit 1.4.1-2-gfad0