@my_theme: “test”;

@import “import/import-@{my_theme}-e.less”;

@import “import/import-@{in}@{terpolation}.less”;

@in: “in”; @terpolation: “terpolation”;