aboutsummaryrefslogtreecommitdiffstats
path: root/1.4.23-rc4/pbx/ael/ael-test/ael-ntest22/t2/f.ael
blob: ba15a6389414ddbbc688a14bd9528719833a6e22 (plain)
1
2
3
4
5
6
7
8
9
#include "qq.ael"

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

#include "t3/*.ael"