Avatar
"""{ "a": 1 }""" struct A { let a: Int }"""{ "a": 1.0 }""" struct A { let a: Int } に書き換わるって話?