Bend/tests/golden_tests/run_file/hvm_def_cast.bend
2024-06-17 15:45:37 +02:00

5 lines
67 B
Plaintext

# Expected +42.0
hvm to_f24_:
($([f24] a) a)
main = (to_f24_ 42)