blob: 3e387a23bb075027c53728d053170031719a2a85 [file] [log] [blame]
--import ecore : 'http://www.eclipse.org/emf/2002/Ecore#/';
package Annotations : ann = 'http://test/annotations'
{
annotation 'http:/anno'(key1 = 'text1', key2 = '(“Abstract Syntax�)');
}