typst-0.9: test/typ/compute/calc-31.out
--- parse tree ---
[ Comment
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 2 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 112)) , NormalArg (Literal (Int 77)) ])
, NormalArg (Literal (Int 7))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 3 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 12)) , NormalArg (Literal (Int 96)) ])
, NormalArg (Literal (Int 12))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 4 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 13)) , NormalArg (Literal (Int 9)) ])
, NormalArg (Literal (Int 1))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 5 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 13))
, NormalArg (Negated (Literal (Int 9)))
])
, NormalArg (Literal (Int 1))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 6 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 272557))
, NormalArg (Literal (Int 272557))
])
, NormalArg (Literal (Int 272557))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 7 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 0)) , NormalArg (Literal (Int 0)) ])
, NormalArg (Literal (Int 0))
])
, SoftBreak
, Code
"typ/compute/calc-31.typ"
( line 8 , column 2 )
(FuncCall
(Ident (Identifier "test"))
[ NormalArg
(FuncCall
(FieldAccess
(Ident (Identifier "gcd")) (Ident (Identifier "calc")))
[ NormalArg (Literal (Int 7)) , NormalArg (Literal (Int 0)) ])
, NormalArg (Literal (Int 7))
])
, 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() })