summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/sasslangbroken/css/343-test_function_var_args.css
blob: 070626c15d4320e553e17bfbc8ab46d286db8890 (plain)
1
2
3
.foo {
  val: "a: 1, b: 2, 3, 4";
}