description
DESCRIPTION changed within the task.

Main22222 !!!

{% tabs %} {% tab title="Tab 1" %}

{% endtab %}

{% tab title="Tab 2" %} {% code lineNumbers="true" fullWidth="true" %}

// Some code
this.go();

console.log('Hello world');

{% endcode %} {% endtab %}

{% tab title="Tab 3" %} My content here {% endtab %} {% endtabs %}

FILE CONTENT HERE