diff options
author | Mathieu Duponchelle <mathieu@centricular.com> | 2018-04-28 01:56:56 +0200 |
---|---|---|
committer | Mathieu Duponchelle <mathieu@centricular.com> | 2018-05-20 21:19:44 +0200 |
commit | ecb88380827e33161a29c5ca6f3448a6cdd557a5 (patch) | |
tree | e31280e1cf6dee24fccd716c41ccef08d437164a /mesonbuild/compilers/cpp.py | |
parent | 7e8c099387ffcdfbdc55e3ef550cf7e8ab0e848d (diff) | |
download | meson-ecb88380827e33161a29c5ca6f3448a6cdd557a5.zip meson-ecb88380827e33161a29c5ca6f3448a6cdd557a5.tar.gz meson-ecb88380827e33161a29c5ca6f3448a6cdd557a5.tar.bz2 |
Add new built-in type, dict
For now dicts are immutable, and do not expose any methods,
they however support "native" syntax such as [] lookup,
and foreach iterating, and can be printed.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions