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"}}