packages feed

typst-0.9: test/typ/compute/calc-32.out

--- parse tree ---
[ Comment
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 2 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 112)) , NormalArg (Literal (Int 77)) ])
       , NormalArg (Literal (Int 1232))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 3 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 12)) , NormalArg (Literal (Int 96)) ])
       , NormalArg (Literal (Int 96))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 4 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 13)) , NormalArg (Literal (Int 9)) ])
       , NormalArg (Literal (Int 117))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 5 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 13))
              , NormalArg (Negated (Literal (Int 9)))
              ])
       , NormalArg (Literal (Int 117))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 6 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 272557))
              , NormalArg (Literal (Int 272557))
              ])
       , NormalArg (Literal (Int 272557))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 7 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 0)) , NormalArg (Literal (Int 0)) ])
       , NormalArg (Literal (Int 0))
       ])
, SoftBreak
, Code
    "typ/compute/calc-32.typ"
    ( line 8 , column 2 )
    (FuncCall
       (Ident (Identifier "test"))
       [ NormalArg
           (FuncCall
              (FieldAccess
                 (Ident (Identifier "lcm")) (Ident (Identifier "calc")))
              [ NormalArg (Literal (Int 8)) , NormalArg (Literal (Int 0)) ])
       , NormalArg (Literal (Int 0))
       ])
, ParBreak
]
--- evaluated ---
document(body: { text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 text(body: [
]), 
                 text(body: [✅]), 
                 parbreak() })