1# Copyright (c) 2024 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 14 Test start 15 onBindRawData start 1 1 16 onBindRawData start 1 2 17 onBindRawData start 2 1 18 onBindRawData start 2 2 19 onBindRawData end 1 1 20 onBindRawData end 1 2 21 onBindRawData end 2 1 22 onBindRawData end 2 2 23 onBindRawData start 1 4 24 onBindRawData start 1 5 25 onBindRawData start 2 4 26 onBindRawData start 2 5 27 onBindRawData end 1 4 28 onBindRawData end 1 5 29 onBindRawData end 2 4 30 onBindRawData end 2 5 31 onBindRawData start 1 7 32 onBindRawData start 1 8 33 onBindRawData start 2 7 34 onBindRawData start 2 8 35 onBindRawData end 1 7 36 onBindRawData end 1 8 37 onBindRawData end 2 7 38 onBindRawData end 2 8 39 Test end at start (asyncUseLazyImport.ts:32:1) 40 41 Test catch 42 Test finally 43