summaryrefslogtreecommitdiff
path: root/pbx/ael/ael-test/ael-ntest23/t2/f.ael
blob: e47698ed52a57ad6d05ef83ed3a6cccd5fd1370d (plain)
1
2
3
4
5
6
7
8
#include "qq.ael"

context f
{
	567 => NoOp(hi there, f);
}

#include "t3/*.ael"