X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=tests%2Forg.simantics.scl.compiler.tests%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fcompiler%2Ftests%2Fscl%2FTransformation3.scl;h=20c32335ce3316a3320a8e40b151f8031d22b2d3;hp=f9b995cee1d98081588ec9f24372d0cce6d479aa;hb=1ec0193a5a5b8f368b03adb24acd762838ddf8ea;hpb=1956b6ed85e1df65c4df58e6cb0ac6aa296e6939 diff --git a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Transformation3.scl b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Transformation3.scl index f9b995cee..20c32335c 100644 --- a/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Transformation3.scl +++ b/tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Transformation3.scl @@ -29,4 +29,25 @@ rule PrintIt where main = transformation OneShotForward where -- -() +20 -> 10946 +19 -> 6765 +18 -> 4181 +17 -> 2584 +16 -> 1597 +15 -> 987 +14 -> 610 +13 -> 377 +12 -> 233 +11 -> 144 +10 -> 89 +9 -> 55 +8 -> 34 +7 -> 21 +6 -> 13 +5 -> 8 +4 -> 5 +3 -> 3 +2 -> 2 +1 -> 1 +0 -> 1 +() \ No newline at end of file