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-ntest22/t1/c.ael

14 lines
106 B

context c
{
567 => NoOp(hi there, c);
}
#include "t2/*.ael"
context w
{
890 => NoOp(hi there, w);
}