You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx/ael/ael-test/ael-test15/extensions.ael

18 lines
213 B

/* 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 */