From 7056f875dba73eeb52c6a253a3d70ac37e655197 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Wed, 17 Jun 2020 18:31:08 +0000 Subject: [PATCH] x64: fix another test --- vlib/v/gen/x64/tests/simple_fn_calls.vv.out | 1 + 1 file changed, 1 insertion(+) diff --git a/vlib/v/gen/x64/tests/simple_fn_calls.vv.out b/vlib/v/gen/x64/tests/simple_fn_calls.vv.out index 0af14617db..0b2689dd8d 100644 --- a/vlib/v/gen/x64/tests/simple_fn_calls.vv.out +++ b/vlib/v/gen/x64/tests/simple_fn_calls.vv.out @@ -1,6 +1,7 @@ start hello from x64 123 +test_add() 2 3 2