aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/ael/ael-test/ael-ntest23/t2/f.ael
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/ael/ael-test/ael-ntest23/t2/f.ael')
-rw-r--r--pbx/ael/ael-test/ael-ntest23/t2/f.ael9
1 files changed, 9 insertions, 0 deletions
diff --git a/pbx/ael/ael-test/ael-ntest23/t2/f.ael b/pbx/ael/ael-test/ael-ntest23/t2/f.ael
new file mode 100644
index 000000000..ba15a6389
--- /dev/null
+++ b/pbx/ael/ael-test/ael-ntest23/t2/f.ael
@@ -0,0 +1,9 @@
+#include "qq.ael"
+
+context f
+{
+ 567 => NoOp(hi there, f);
+}
+
+#include "t3/*.ael"
+