d2/e2etests/testdata/files/var_in_glob.d2

12 lines
57 B
Text
Raw Normal View History

2023-10-05 18:09:39 +00:00
vars: {
v: {
ok
}
}
x1 -> x2
x*: {
...${v}
}