    [Image] or [Truncated image[            Bcol      Ecol
L4
    [actor]                                 1         6
    [MyActor]                               7         14
    [{]                                     15        16
L5
    [func]                                  3         7
    [f]                                     8         9
    [(]                                     9         10
    [)]                                     10        11
    [{]                                     12        13
    [}]                                     14        15
L6
    [}]                                     1         2
L8
    [func]                                  1         5
    [g]                                     6         7
    [(]                                     7         8
    [actor]                                 8         13
    [:]                                     13        14
    [isolated]                              15        23
    [MyActor]                               24        31
    [)]                                     31        32
    [{]                                     33        34
L9
    [actor]                                 3         8
    [.]                                     8         9
    [f]                                     9         10
    [(]                                     10        11
    [)]                                     11        12
L10
    [}]                                     1         2
L12
    [func]                                  1         5
    [h]                                     6         7
    [(]                                     7         8
    [actor]                                 8         13
    [:]                                     13        14
    [MyActor]                               15        22
    [)]                                     22        23
    [async]                                 24        29
    [{]                                     30        31
L13
    [g]                                     3         4
    [(]                                     4         5
    [actor]                                 5         10
    [:]                                     10        11
    [actor]                                 12        17
    [)]                                     17        18
L14
    [await]                                 3         8
    [g]                                     9         10
    [(]                                     10        11
    [actor]                                 11        16
    [:]                                     16        17
    [actor]                                 18        23
    [)]                                     23        24
L15
    [}]                                     1         2
L18
    [struct]                                1         7
    [Box]                                   8         11
    [<]                                     11        12
    [T]                                     12        13
    [>]                                     13        14
    [{]                                     15        16
L21
    [static]                                3         9
    [func]                                  10        14
    [makeBox]                               15        22
    [(]                                     22        23
    [)]                                     23        24
    [->]                                    25        27
    [Self]                                  28        32
    [<]                                     32        33
    [Int]                                   33        36
    [>]                                     36        37
    [{]                                     38        39
    [...]                                   39        42
    [}]                                     42        43
L22
    [}]                                     1         2
L25
    [struct]                                1         7
    [TraceID]                               8         15
    [{]                                     16        17
L26
    [@]                                     3         4
    [TaskLocal]                             4         13
L27
    [static]                                3         9
    [var]                                   10        13
    [current]                               14        21
    [:]                                     21        22
    [TraceID]                               23        30
    [?]                                     30        31
L28
    [}]                                     1         2
L30
    [func]                                  1         5
    [printTraceID]                          6         18
    [(]                                     18        19
    [)]                                     19        20
    [{]                                     21        22
L31
    [if]                                    3         5
    [let]                                   6         9
    [traceID]                               10        17
    [=]                                     18        19
    [TraceID]                               20        27
    [.]                                     27        28
    [current]                               28        35
    [{]                                     36        37
L32
    [print]                                 5         10
    [(]                                     10        11
    ["\\(traceID)"]                         11        23
    [)]                                     23        24
L33
    [}]                                     3         4
    [else]                                  5         9
    [{]                                     10        11
L34
    [print]                                 5         10
    [(]                                     10        11
    ["nil"]                                 11        16
    [)]                                     16        17
L35
    [}]                                     3         4
L36
    [}]                                     1         2
L38
    [func]                                  1         5
    [run]                                   6         9
    [(]                                     9         10
    [)]                                     10        11
    [async]                                 12        17
    [{]                                     18        19
L39
    [printTraceID]                          3         15
    [(]                                     15        16
    [)]                                     16        17
L40
    [TraceID]                               3         10
    [.]                                     10        11
    [$]                                     11        12
    [current]                               12        19
    [.]                                     19        20
    [withValue]                             20        29
    [(]                                     29        30
    ["1234-5678"]                           30        41
    [)]                                     41        42
    [{]                                     43        44
L41
    [printTraceID]                          5         17
    [(]                                     17        18
    [)]                                     18        19
L42
    [inner]                                 5         10
    [(]                                     10        11
    [)]                                     11        12
L43
    [}]                                     3         4
L44
    [printTraceID]                          3         15
    [(]                                     15        16
    [)]                                     16        17
L45
    [}]                                     1         2
L47
    [func]                                  1         5
    [inner]                                 6         11
    [(]                                     11        12
    [)]                                     12        13
    [{]                                     14        15
L50
    [printTraceID]                          3         15
    [(]                                     15        16
    [)]                                     16        17
L51
    [}]                                     1         2
L55
    [@]                                     1         2
    [globalActor]                           2         13
L56
    [struct]                                1         7
    [DatabaseActor]                         8         21
    [{]                                     22        23
L57
    [actor]                                 3         8
    [ActorType]                             9         18
    [{]                                     19        20
    [}]                                     21        22
L59
    [static]                                3         9
    [let]                                   10        13
    [shared]                                14        20
    [:]                                     20        21
    [ActorType]                             22        31
    [=]                                     32        33
    [ActorType]                             34        43
    [(]                                     43        44
    [)]                                     44        45
L60
    [}]                                     1         2
L62
    [@]                                     1         2
    [DatabaseActor]                         2         15
    [func]                                  16        20
    [queryDB]                               21        28
    [(]                                     28        29
    [query]                                 29        34
    [:]                                     34        35
    [Query]                                 36        41
    [)]                                     41        42
    [throws]                                43        49
    [->]                                    50        52
    [QueryResult]                           53        64
L64
    [func]                                  1         5
    [runQuery]                              6         14
    [(]                                     14        15
    [queryString]                           15        26
    [:]                                     26        27
    [String]                                28        34
    [)]                                     34        35
    [async]                                 36        41
    [throws]                                42        48
    [->]                                    49        51
    [QueryResult]                           52        63
    [{]                                     64        65
L65
    [let]                                   3         6
    [query]                                 7         12
    [=]                                     13        14
    [try]                                   15        18
    [Query]                                 19        24
    [(]                                     24        25
    [parsing]                               25        32
    [:]                                     32        33
    [queryString]                           34        45
    [)]                                     45        46
L66
    [return]                                3         9
    [try]                                   10        13
    [await]                                 14        19
    [queryDB]                               20        27
    [(]                                     27        28
    [query]                                 28        33
    [:]                                     33        34
    [query]                                 35        40
    [)]                                     40        41
L67
    [}]                                     1         2
L70
    [actor]                                 1         6
    [Account]                               7         14
    [:]                                     14        15
    [Hashable]                              16        24
    [{]                                     25        26
L71
    [let]                                   3         6
    [idNumber]                              7         15
    [:]                                     15        16
    [Int]                                   17        20
L72
    [var]                                   3         6
    [balance]                               7         14
    [:]                                     14        15
    [Double]                                16        22
L74
    [nonisolated]                           3         14
    [func]                                  15        19
    [hash]                                  20        24
    [(]                                     24        25
    [into]                                  25        29
    [hasher]                                30        36
    [:]                                     36        37
    [inout]                                 38        43
    [Hasher]                                44        50
    [)]                                     50        51
    [{]                                     52        53
L75
    [hasher]                                5         11
    [.]                                     11        12
    [combine]                               12        19
    [(]                                     19        20
    [idNumber]                              20        28
    [)]                                     28        29
L76
    [hasher]                                5         11
    [.]                                     11        12
    [combine]                               12        19
    [(]                                     19        20
    [balance]                               20        27
    [)]                                     27        28
L77
    [}]                                     3         4
L78
    [}]                                     1         2
L81
    [struct]                                1         7
    [MyValue]                               8         15
    [{]                                     16        17
L82
    [}]                                     1         2
L84
    [struct]                                1         7
    [MyStruct]                              8         16
    [{]                                     17        18
L85
    [subscript]                             3         12
    [(]                                     12        13
    [a]                                     13        14
    [:]                                     14        15
    [MyValue]                               16        23
    [.]                                     23        24
    [Type]                                  24        28
    [)]                                     28        29
    [->]                                    30        32
    [Int]                                   33        36
    [{]                                     37        38
    [get]                                   39        42
    [{]                                     43        44
    [...]                                   45        48
    [}]                                     49        50
    [}]                                     51        52
L86
    [}]                                     1         2
L88
    [func]                                  1         5
    [test]                                  6         10
    [(]                                     10        11
    [obj]                                   11        14
    [:]                                     14        15
    [MyStruct]                              16        24
    [)]                                     24        25
    [{]                                     26        27
L89
    [let]                                   3         6
    [_]                                     7         8
    [=]                                     9         10
    [obj]                                   11        14
    [\[]                                    14        15
    [MyValue]                               15        22
    [\]]                                    22        23
L90
    [}]                                     1         2
L93
    [class]                                 1         6
    [BankAccount]                           7         18
    [:]                                     18        19
    [FinancialAccount]                      20        36
    [{]                                     37        38
L94
    [var]                                   3         6
    [manager]                               7         14
    [:]                                     14        15
    [AccountManager]                        16        30
    [?]                                     30        31
L96
    [var]                                   3         6
    [lastTransaction]                       7         22
    [:]                                     22        23
    [Transaction]                           24        35
    [{]                                     36        37
L97
    [get]                                   5         8
    [async]                                 9         14
    [throws]                                15        21
    [{]                                     22        23
L98
    [guard]                                 7         12
    [manager]                               13        20
    [!]                                     21        22
    [=]                                     22        23
    [nil]                                   24        27
    [else]                                  28        32
    [{]                                     33        34
    [throw]                                 35        40
    [BankError]                             41        50
    [.]                                     50        51
    [notInYourFavor]                        51        65
    [}]                                     66        67
L99
    [return]                                7         13
    [await]                                 14        19
    [manager]                               20        27
    [!]                                     27        28
    [.]                                     28        29
    [getLastTransaction]                    29        47
    [(]                                     47        48
    [)]                                     48        49
L100
    [}]                                     5         6
L101
    [}]                                     3         4
L103
    [subscript]                             3         12
    [(]                                     12        13
    [_]                                     13        14
    [day]                                   15        18
    [:]                                     18        19
    [Date]                                  20        24
    [)]                                     24        25
    [->]                                    26        28
    [\[]                                    29        30
    [Transaction]                           30        41
    [\]]                                    41        42
    [{]                                     43        44
L104
    [get]                                   5         8
    [async]                                 9         14
    [{]                                     15        16
L105
    [return]                                7         13
    [await]                                 14        19
    [manager]                               20        27
    [?]                                     27        28
    [.]                                     28        29
    [getTransactions]                       29        44
    [(]                                     44        45
    [onDay]                                 45        50
    [:]                                     50        51
    [day]                                   52        55
    [)]                                     55        56
    [?]                                     57        58
    [?]                                     58        59
    [\[]                                    60        61
    [\]]                                    61        62
L106
    [}]                                     5         6
L107
    [}]                                     3         4
L108
    [}]                                     1         2
L110
    [protocol]                              1         9
    [FinancialAccount]                      10        26
    [{]                                     27        28
L111
    [associatedtype]                        3         17
    [T]                                     18        19
L112
    [var]                                   3         6
    [lastTransaction]                       7         22
    [:]                                     22        23
    [T]                                     24        25
    [{]                                     26        27
    [get]                                   28        31
    [async]                                 32        37
    [throws]                                38        44
    [}]                                     45        46
L113
    [subscript]                             3         12
    [(]                                     12        13
    [_]                                     13        14
    [day]                                   15        18
    [:]                                     18        19
    [Date]                                  20        24
    [)]                                     24        25
    [->]                                    26        28
    [\[]                                    29        30
    [T]                                     30        31
    [\]]                                    31        32
    [{]                                     33        34
    [get]                                   35        38
    [async]                                 39        44
    [}]                                     45        46
L114
    [}]                                     1         2
L116
    [extension]                             1         10
    [BankAccount]                           11        22
    [{]                                     23        24
L117
    [func]                                  3         7
    [meetsTransactionLimit]                 8         29
    [(]                                     29        30
    [_]                                     30        31
    [limit]                                 32        37
    [:]                                     37        38
    [Amount]                                39        45
    [)]                                     45        46
    [async]                                 47        52
    [->]                                    53        55
    [Bool]                                  56        60
    [{]                                     61        62
L118
    [return]                                5         11
    [try]                                   12        15
    [!]                                     15        16
    [await]                                 17        22
    [self]                                  23        27
    [.]                                     27        28
    [lastTransaction]                       28        43
    [.]                                     43        44
    [amount]                                44        50
    [<]                                     51        52
    [limit]                                 53        58
L120
    [}]                                     3         4
L121
    [}]                                     1         2
L124
    [func]                                  1         5
    [hadWithdrawalOn]                       6         21
    [(]                                     21        22
    [_]                                     22        23
    [day]                                   24        27
    [:]                                     27        28
    [Date]                                  29        33
    [,]                                     33        34
    [from]                                  35        39
    [acct]                                  40        44
    [:]                                     44        45
    [BankAccount]                           46        57
    [)]                                     57        58
    [async]                                 59        64
    [->]                                    65        67
    [Bool]                                  68        72
    [{]                                     73        74
L125
    [return]                                3         9
    [await]                                 10        15
    [!]                                     16        17
    [acct]                                  17        21
    [\[]                                    21        22
    [day]                                   22        25
    [\]]                                    25        26
    [.]                                     26        27
    [allSatisfy]                            27        37
    [{]                                     38        39
    [$0]                                    40        42
    [.]                                     42        43
    [amount]                                43        49
    [>=]                                    50        52
    [Amount]                                53        59
    [.]                                     59        60
    [zero]                                  60        64
    [}]                                     65        66
L127
    [}]                                     1         2
L131
    [actor]                                 1         6
    [Counter]                               7         14
    [{]                                     15        16
L132
    [var]                                   3         6
    [value]                                 7         12
    [=]                                     13        14
    [0]                                     15        16
L134
    [func]                                  3         7
    [increment]                             8         17
    [(]                                     17        18
    [)]                                     18        19
    [{]                                     20        21
L135
    [value]                                 5         10
    [=]                                     11        12
    [value]                                 13        18
    [+]                                     19        20
    [1]                                     21        22
L136
    [}]                                     3         4
L137
    [}]                                     1         2
L139
    [func]                                  1         5
    [useCounter]                            6         16
    [(]                                     16        17
    [counter]                               17        24
    [:]                                     24        25
    [Counter]                               26        33
    [)]                                     33        34
    [async]                                 35        40
    [{]                                     41        42
L140
    [print]                                 3         8
    [(]                                     8         9
    [await]                                 9         14
    [counter]                               15        22
    [.]                                     22        23
    [value]                                 23        28
    [)]                                     28        29
L141
    [await]                                 3         8
    [counter]                               9         16
    [.]                                     16        17
    [increment]                             17        26
    [(]                                     26        27
    [)]                                     27        28
L142
    [}]                                     1         2
EOF
