diff options
author | Zahary Karadjov <zahary@gmail.com> | 2013-05-05 15:12:50 +0300 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2013-05-05 15:12:50 +0300 |
commit | f52ea04d229b5cdf70a352efd93e0e01fa8faadf (patch) | |
tree | c636ed75f8f00380397c47ac571275ac3215c2a9 /tests/caas/compile-suggest.txt | |
parent | 5a2720e99075166d2192fd40927f695f58124028 (diff) | |
download | Nim-f52ea04d229b5cdf70a352efd93e0e01fa8faadf.tar.gz |
support suggest after compile in caas mode
Diffstat (limited to 'tests/caas/compile-suggest.txt')
-rw-r--r-- | tests/caas/compile-suggest.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/caas/compile-suggest.txt b/tests/caas/compile-suggest.txt new file mode 100644 index 000000000..4e2ab9729 --- /dev/null +++ b/tests/caas/compile-suggest.txt @@ -0,0 +1,7 @@ +main.nim +> c +SuccessX +> idetools --trackDirty:main_dirty.nim,main.nim,12,7 --suggest main.nim +skField\tx +skField\ty + |