From 53e02244ef227a835f435bbfdbecab39be880278 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 18 Jan 2020 00:43:56 +0800 Subject: fix some code styles --- xmake/core/base/cli.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'xmake/core/base/cli.lua') diff --git a/xmake/core/base/cli.lua b/xmake/core/base/cli.lua index ea328c22e..5ae476ee1 100644 --- a/xmake/core/base/cli.lua +++ b/xmake/core/base/cli.lua @@ -118,5 +118,6 @@ function cli.parsev(argv, flags) end cli._segment = segment + -- return module return cli -- cgit v1.3.1