scope alwaysTrue public static volatile bool #flag = true; sbool alwaysTrue() { ret flag; }