コード例 #1
0
def test_simple_string():
    assert m.string_roundtrip("const char *") == "const char *"
コード例 #2
0
def test_simple_string():
    assert m.string_roundtrip("const char *") == "const char *"