DEPRECATION WARNING on line 5 of /sass/spec/output_styles/compact/basic/23_basic_value_interpolation/input.scss: #{} interpolation near operators will be simplified
in a future version of Sass. To preserve the current behavior, use quotes:

  unquote("123")

DEPRECATION WARNING on line 7 of /sass/spec/output_styles/compact/basic/23_basic_value_interpolation/input.scss: #{} interpolation near operators will be simplified
in a future version of Sass. To preserve the current behavior, use quotes:

  unquote("#{12 + 111}")
