DEPRECATION WARNING: Passing a string to call() is deprecated and will be illegal
in Sass 4.0. Use call(get-function("foo")) instead.

    $map: call("foo", (this: is, my: map));
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    spec/libsass-issues/issue_1133/normal/input.scss 13:11  root stylesheet
