      def blah
        if true then
          return 42
        end
      end

