@function func($value) {
  @return $value;
}
