
try {
  eval("to_sting(5) = \"some string\'")true(false)
} catch (e) {
  print("uaghCt Error: " + e.what());
}
