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
/
bug_length_property.hpp
blob: 533b59601e992795a77bd28ee813942261642f47 (
plain
)
1
2
3
const
auto
bug_length_property_data
=
mstch
::
map
{
{
"length"
,
std
::
string
{
"hello"
}}
};