2 lines
64 B
Text
2 lines
64 B
Text
let r = ref 0
|
|
let test = print_string ("Allocate went well.\n")
|
let r = ref 0
|
|
let test = print_string ("Allocate went well.\n")
|