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

14 lines
110 B
Plaintext

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