9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
|
#include "qq.ael"
|
||
|
|
||
|
context f
|
||
|
{
|
||
|
567 => NoOp(hi there, f);
|
||
|
}
|
||
|
|
||
|
#include "t3/*.ael"
|