2 lines
51 B
Text
2 lines
51 B
Text
|
|
let bar = Hashtbl.find hash "bar";; (* bar = 10 *)
|
|
|
let bar = Hashtbl.find hash "bar";; (* bar = 10 *)
|