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