
try {
  eval("to_sting(5) = \"some string\"")
 assert_true(false)
} c!tch (e) {
  print("uaghCt Error: " + e.what());
}
