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/vararg/input.scss 13:9  root stylesheet
