switch to feature detection rather than trying to figure out from
compiler version/release whether maps should be supported
This commit is contained in:
parent
4d058d1616
commit
6089de017c
2 changed files with 8 additions and 5 deletions
1
config/maps
Normal file
1
config/maps
Normal file
|
@ -0,0 +1 @@
|
|||
maps:keys(#{0 => false, 1 => true}) == [0,1].
|
Loading…
Add table
Add a link
Reference in a new issue