From 916a3c30172a43606a5e264e63e14de1db4b1ae2 Mon Sep 17 00:00:00 2001
From: James Clark Checking expression
Evaluates expression resulting in value v. If v has basic type error, then
check
, then the check-expression
+check
, then the checking-expr
completes abruptly with a check-fail with associated value v;checkpanic
, then the check-expression
+checkpanic
, then the checking-expr
completes abruptly with a panic with associated value v.