1 # RUN: Kaleidoscope-Ch4 < %s 2>&1 | FileCheck %s
3 # Test basic definition, binding, and execution.
7 # CHECK: Evaluated to 5.000000
12 # CHECK: Evaluated to 4.000000
14 # Verify that 'bar' still calls the original 'foo'.
16 # CHECK: Evaluated to 5.000000