From b97d603cd00a210547bda1a2a1c3e09f97fcc49e Mon Sep 17 00:00:00 2001 From: metagn Date: Tue, 6 Jun 2023 07:54:07 +0300 Subject: some test cleanups & category reorganization (#22010) * clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix --- tests/global/tglobal2.nim | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/global/tglobal2.nim (limited to 'tests/global/tglobal2.nim') diff --git a/tests/global/tglobal2.nim b/tests/global/tglobal2.nim new file mode 100644 index 000000000..056ac9f81 --- /dev/null +++ b/tests/global/tglobal2.nim @@ -0,0 +1,7 @@ +discard """ +output: "0" +""" + +# b.nim +import a_module +echo foo() \ No newline at end of file -- cgit 1.4.1-2-gfad0