summaryrefslogtreecommitdiffstats
path: root/data/comments.c
blob: 5fd0216696da203a100815da202291f283bcc974 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/* comment:1-1 */

/*
   comment:3-4    */ 
/*
 *  comment:5-7
 */
   
// comment:9-9

 /*
comment:11-15
 *
 *
 * *//*comment 15-16   
*/

 Evas_object {
    inherits { Eo_Base, Evas_Common_Interface }
}