1 2 3 4 5 6 7
{%- if idea_content_root %} idea { module { contentRoot = file("$arcadia_root/{{ curdir }}") } } {%- endif -%}