File size: 48 Bytes
d02548d
 
 
 
 
1
2
3
4
5
x = 5;
y = z + 3.5;
IF y THEN {
    a = y - 1;
}