1-- Should be able to ignore a function where only part of the body 2-- parses successfully 3 4input3a i3_1 i3_2 = 5 (]? x && 6 7input3b = 1 8 9input3c i3_1 i3_2 = 10 (]? x && 11 12input3d = 1 13 14