Unlock this challenge:
Which of these lines is NOT correct Twig syntax?
{{ price }}
{% set language = 'PHP' %}
{* comment *}
{# incorrect #}