// APRLL Interpreter 0.1.2.92
// Copyright © Autosam Corporation 2020. All rights reserved.
// Library performance testing program.
main{
int a = 0
int a++
mout([a].\t [a].func(power<2>)\t [a].func(power<2>).func(length)\t [a].func(power<2>).func(power<2>)\t [a].func(power<2>).func(power<2>).func(Length)\r)
jump 4
}