xref: /aosp_15_r20/external/bc/tests/fuzzing/bc_inputs1/functions.bc (revision 5a6e848804d15c18a0125914844ee4eb0bda4fcf)
1e(0.5)
2
3define e(x) {
4	return x
5}
6
7e(0.5)
8