RosettaCodeData/Task/Variables/OCaml/variables-3.ml
2024-10-16 18:07:41 -07:00

2 lines
54 B
Standard ML

!y (* access *)
y := 34 (* modification *)