\cs_new:Nn
  \example:n  % warning on this line
  { #1 }
\cs_generate_variant:Nn
  \example:n  % warning on this line
  { e, x, V }
