Blame camlp4/test/fixtures/pr4357sample.ml

Packit 1f8b6b
let u = "Hello";;
Packit 1f8b6b
let s = <:sample<u>>;;
Packit 1f8b6b
print_string s