about summary refs log tree commit diff
path: root/tvix/eval/src/tests/tvix_tests/eval-okay-arithmetic-float.exp
blob: 08ef6079f89971f94fe7cf153d66a75b6d188a21 (plain) (blame)
1
{ add = 37.34; div = 1.05714; mul = 105.154; sub = 14.35; }