RosettaCodeData/Task/Variables/Objeck/variables.objeck

4 lines
32 B
Plaintext

a : Int;
b : Int := 13;
c := 7;