    [Image] or [Truncated image[            Bcol      Ecol
L4
    [enum]                                  1         5
    [Result]                                6         12
    [<]                                     12        13
    [Success]                               13        20
    [,]                                     20        21
    [Failure]                               22        29
    [:]                                     29        30
    [Error]                                 31        36
    [>]                                     36        37
    [{]                                     38        39
L5
    [case]                                  5         9
    [success]                               10        17
    [(]                                     17        18
    [Success]                               18        25
    [)]                                     25        26
L6
    [case]                                  5         9
    [failure]                               10        17
    [(]                                     17        18
    [Failure]                               18        25
    [)]                                     25        26
L7
    [}]                                     1         2
L10
    [struct]                                1         7
    [MyType]                                8         14
    [{]                                     15        16
    [}]                                     16        17
L11
    [#if]                                   1         4
    [compiler]                              5         13
    [(]                                     13        14
    [<]                                     14        15
    [5.0]                                   15        18
    [)]                                     18        19
L12
    [extension]                             1         10
    [MyType]                                11        17
    [:]                                     18        19
    [_ExpressibleByStringInterpolation]     20        53
    [{]                                     54        55
    [}]                                     56        57
L13
    [#else]                                 1         6
L14
    [extension]                             1         10
    [MyType]                                11        17
    [:]                                     18        19
    [ExpressibleByStringInterpolation]      20        52
    [{]                                     53        54
    [}]                                     55        56
L15
    [#endif]                                1         7
L18
    [func]                                  1         5
    [foo]                                   6         9
    [(]                                     9         10
    [_]                                     10        11
    [fn]                                    12        14
    [:]                                     14        15
    [@]                                     16        17
    [autoclosure]                           17        28
    [(]                                     29        30
    [)]                                     30        31
    [->]                                    32        34
    [Int]                                   35        38
    [)]                                     38        39
    [{]                                     40        41
    [}]                                     41        42
L19
    [func]                                  1         5
    [bar]                                   6         9
    [(]                                     9         10
    [_]                                     10        11
    [fn]                                    12        14
    [:]                                     14        15
    [@]                                     16        17
    [autoclosure]                           17        28
    [(]                                     29        30
    [)]                                     30        31
    [->]                                    32        34
    [Int]                                   35        38
    [)]                                     38        39
    [{]                                     40        41
L21
    [foo]                                   3         6
    [(]                                     6         7
    [fn]                                    7         9
    [(]                                     9         10
    [)]                                     10        11
    [)]                                     11        12
L22
    [}]                                     1         2
L25
    [@]                                     1         2
    [dynamicCallable]                       2         17
L26
    [struct]                                1         7
    [ToyCallable]                           8         19
    [{]                                     20        21
L27
    [func]                                  3         7
    [dynamicallyCall]                       8         23
    [(]                                     23        24
    [withArguments]                         24        37
    [:]                                     37        38
    [\[]                                    39        40
    [Int]                                   40        43
    [\]]                                    43        44
    [)]                                     44        45
    [{]                                     46        47
    [}]                                     47        48
L28
    [func]                                  3         7
    [dynamicallyCall]                       8         23
    [(]                                     23        24
    [withKeywordArguments]                  24        44
    [:]                                     44        45
    [KeyValuePairs]                         46        59
    [<]                                     59        60
    [String]                                60        66
    [,]                                     66        67
    [Int]                                   68        71
    [>]                                     71        72
    [)]                                     72        73
    [{]                                     74        75
    [}]                                     75        76
L29
    [}]                                     1         2
L30
    [let]                                   1         4
    [toy]                                   5         8
    [=]                                     9         10
    [ToyCallable]                           11        22
    [(]                                     22        23
    [)]                                     23        24
L31
    [toy]                                   1         4
    [(]                                     4         5
    [1]                                     5         6
    [,]                                     6         7
    [2]                                     8         9
    [,]                                     9         10
    [3]                                     11        12
    [)]                                     12        13
L32
    [toy]                                   1         4
    [(]                                     4         5
    [label]                                 5         10
    [:]                                     10        11
    [1]                                     12        13
    [,]                                     13        14
    [2]                                     15        16
    [)]                                     16        17
L35
    [let]                                   1         4
    [id]                                    5         7
    [=]                                     8         9
    [\\]                                    10        11
    [Int]                                   11        14
    [.]                                     14        15
    [self]                                  15        19
L37
    [var]                                   1         4
    [x]                                     5         6
    [=]                                     7         8
    [2]                                     9         10
L38
    [print]                                 1         6
    [(]                                     6         7
    [x]                                     7         8
    [\[]                                    8         9
    [keyPath]                               9         16
    [:]                                     16        17
    [id]                                    18        20
    [\]]                                    20        21
    [)]                                     21        22
L39
    [x]                                     1         2
    [\[]                                    2         3
    [keyPath]                               3         10
    [:]                                     10        11
    [id]                                    12        14
    [\]]                                    14        15
    [=]                                     16        17
    [3]                                     18        19
L40
    [print]                                 1         6
    [(]                                     6         7
    [x]                                     7         8
    [\[]                                    8         9
    [keyPath]                               9         16
    [:]                                     16        17
    [id]                                    18        20
    [\]]                                    20        21
    [)]                                     21        22
L43
    [let]                                   1         4
    [rawString]                             5         14
    [=]                                     15        16
    [#"Press "Continue" to close this d[    17        59
L44
    [extension]                             1         10
    [URL]                                   11        14
    [{]                                     15        16
L45
    [func]                                  5         9
    [html]                                  10        14
    [(]                                     14        15
    [withTitle]                             15        24
    [title]                                 25        30
    [:]                                     30        31
    [String]                                32        38
    [)]                                     38        39
    [->]                                    40        42
    [String]                                43        49
    [{]                                     50        51
L46
    [return]                                9         15
    [##"<a \\href="\\#(absoluteString)"[    16        65
L47
    [}]                                     5         6
L48
    [}]                                     1         2
L50
    [let]                                   1         4
    [rawMultiString]                        5         19
    [=]                                     20        21
    [###"a\\###"###]                        22        35
L51
    [let]                                   1         4
    [rawMultiString2]                       5         20
    [=]                                     21        22
    [###"""a\\###\n""hey""\n"""###]         23        7
EOF
