diff options
author | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-03-27 09:07:54 +0800 |
commit | 66c5fdc564dd892ed265132d6c1378dbe3cebcee (patch) | |
tree | 909848ed622b35c8653c961c9ebed8c574bb150e /source/tests/02-luax/main.cpp | |
parent | d9041d6e12ded456c17622f7f2e7bbacb9e99b1a (diff) |
*misc
Diffstat (limited to 'source/tests/02-luax/main.cpp')
-rw-r--r-- | source/tests/02-luax/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/tests/02-luax/main.cpp b/source/tests/02-luax/main.cpp index ebb9df8..d5fe3bf 100644 --- a/source/tests/02-luax/main.cpp +++ b/source/tests/02-luax/main.cpp @@ -302,6 +302,4 @@ int main() state.DoString(script); runtime.Close(L); - - getchar(); }
\ No newline at end of file |