test_matching_comments.json

 1{"Put":{"state":"ˇ/*\n  this is a comment\n*/"}}
 2{"Key":"%"}
 3{"Get":{"state":"/*\n  this is a comment\nˇ*/","mode":"Normal"}}
 4{"Key":"%"}
 5{"Get":{"state":"ˇ/*\n  this is a comment\n*/","mode":"Normal"}}
 6{"Key":"%"}
 7{"Get":{"state":"/*\n  this is a comment\nˇ*/","mode":"Normal"}}
 8{"Put":{"state":"ˇ// comment"}}
 9{"Key":"%"}
10{"Get":{"state":"ˇ// comment","mode":"Normal"}}