RosettaCodeData/Task/Variables/Objeck/variables.objeck
2023-07-01 13:44:08 -04:00

3 lines
32 B
Text

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