switch to feature detection rather than trying to figure out from

compiler version/release whether maps should be supported
This commit is contained in:
alisdair sullivan 2014-04-17 13:40:28 +00:00
parent 4d058d1616
commit 6089de017c
2 changed files with 8 additions and 5 deletions

1
config/maps Normal file
View file

@ -0,0 +1 @@
maps:keys(#{0 => false, 1 => true}) == [0,1].