diff options
author | Bram Moolenaar <Bram@vim.org> | 2013-01-30 14:55:42 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2013-01-30 14:55:42 +0100 |
commit | 7567646f13beb8c7aad79340f30ad2b5d5c8225f (patch) | |
tree | bfb2579864761ea87c16ffbf8ddc97d079ea1543 /src/testdir/test70.ok | |
parent | a3e6bc93d1a76e0619c27e462b75d8f94969f47d (diff) | |
download | vim-git-7567646f13beb8c7aad79340f30ad2b5d5c8225f.tar.gz |
updated for version 7.3.791v7.3.791
Problem: MzScheme interface doesn't work propely.
Solution: Make it work better. (Sergey Khorev)
Diffstat (limited to 'src/testdir/test70.ok')
-rw-r--r-- | src/testdir/test70.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test70.ok b/src/testdir/test70.ok index f8d2d3158..9c82a86f2 100644 --- a/src/testdir/test70.ok +++ b/src/testdir/test70.ok @@ -3,3 +3,4 @@ scalar test OK 2 line 2 dictionary with list OK circular test OK +funcrefs OK |