Mercurial > vim
view src/testdir/test85.ok @ 9389:32e34e574716 v7.4.1976
commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jul 1 18:17:26 2016 +0200
patch 7.4.1976
Problem: Number variables are not 64 bits while they could be.
Solution: Add the num64 feature. (Ken Takata)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Fri, 01 Jul 2016 18:30:07 +0200 |
parents | af3a3680fc75 |
children |
line wrap: on
line source
1 changed line 1 scalar test OK 2 line 2 dictionary with list OK circular test OK [123.0, 'abc', [1, 2, 3], {'a': 1, 'b': 2, 'c': 3}] {'4': 123.0, '5': 'abc', '6': [1, 2, 3], '7': {'a': 1, 'b': 2, 'c': 3}}