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
/
ampersand_escape.hpp
blob: b307d50bc419abe1745ceedd1d76c01e16b3d0eb (
plain
)
1
2
3
const
auto
ampersand_escape_data
=
mstch
::
map
{
{
"message"
,
std
::
string
{
"Some <code>"
}}
};