1# Copyright (c) 2023 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14age getter 15age setter 16sAge getter 17sAge setter 18parent.field = 0 19Parent.sField = 0 20Parent.123 = 123 21Parent.s123 = parent 22Parent.aa = aa 23Parent.560 = 560 24Parent.cc = 10 25age getter 26age setter 27sAge getter 28sAge setter 29parent.field = 0 30Parent.sField = 0 31Parent.123 = 123 32Parent.s123 = parent 33Parent.aa = aa 34Parent.560 = 560 35Parent.cc = 10 36child.childField = 0 37child.45 = 45 38child.855 = 855 39child.ff = false 40age getter 41age setter 42sAge getter 43sAge setter 44parent.field = 0 45Parent.sField = 0 46Parent.123 = 123 47Parent.s123 = parent 48Parent.aa = aa 49Parent.560 = 560 50Parent.cc = 10 51child.a1017 = a1017 52child.100 = 100 53child.101 = 101 54age getter 55age setter 56sAge getter 57sAge setter 58parent.field = 0 59Parent.sField = 0 60Parent.123 = 123 61Parent.s123 = parent 62Parent.aa = aa 63Parent.560 = 560 64Parent.cc = 10 65child.a1017 = a1017 66child.100 = 100 67child.101 = 101 68child.childField = 0 69child.102 = 102 70child.103 = 103 71[IC] Fail to assign member in dict mode with mismatched value. err: TypeError: Cannot set sendable property with mismatched type, loopIndex: 1000 72StaticDict getter 1020 73StaticDict.104 = 104 74123 75sField