index
:
hive-mind.git
master
Magic: The Gathering draft simulator
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mstch
/
test
/
data
/
empty_list.hpp
blob: 9a4d89349d6b1a4df45ad7fb2f02ee3cc69c31ac (
plain
)
1
2
3
const
auto
empty_list_data
=
mstch
::
map
{
{
"jobs"
,
mstch
::
array
{}}
};