asterisk/pbx/ael/ael-test/ael-ntest22/t1/c.ael

14 lines
106 B
Text

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