Files
moshi/kotlin/codegen
Jesse Wilson bc441ad7f3 Don't mangle property names that contain a dollar sign (#1446)
Without this fix the new test fails like this:

    value of: toJson(...)
    expected: {"$a":"apple","$b":"banana"}
    but was : {"${'$'}a":"apple","$b":"banana"}
2021-12-05 21:07:27 -05:00
..
2021-11-30 21:21:33 -05:00
2020-08-27 16:50:28 -04:00