parametrize your mom?
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
u16 a = 12;
|
||||
u16 b = a & 6;
|
||||
u16 c = b ^ a | 3;
|
||||
u16 d = 11 * c;
|
||||
u16 o = 5;
|
||||
u16 d = o * 2;
|
||||
|
||||
if(a) {
|
||||
if(a == 0) {
|
||||
u16 e = b + c + d;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user