Skip to content

parse_profile_data(): error out on alias inside profile

Defining an alias is only allowed outside of a profile.

Also add a parser test with an alias inside a profile.

Merge request reports