Skip to content
Commit 4d4cbb10 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix nested template parse error.

The term '>>' is parsed as Token_shift, which prevents to be used
as template closing tag and results into using a not supported
UMLAssociation object as parent.

BUG:175096
parent 7fe990cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment