aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/pbx/ael/ael-test/ael-test15/extensions.ael
blob: c9cfdab960f410c5a4f5c1048ac0e214ee145c00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* and some comments
	would make a nice touch */

context t1
{
	/* this a test of block comments */

	_15x => {
			/* more comments
			across several lines
			* what do you think*
			*/
	}

}

/* amd some more */