aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/css/341-test_function_splat_expression.css
blob: 49a0b9e87e7919fce5e5a34c273380eac02d2ecf (plain)
1
2
3
.foo {
  val: "a: 1, b: 2, c: 3, d: 4";
}