Open
Description
Write a test case that fails because annotations on a top-level "val" are ignored. An example is Bool.wyv without the "launderAsInt" call. Then add the (optional) ability for the "let" construct in the core IL to have an annotation on the let-bound variable, and fill in this annotation when the source code specifies it. Thus get the test case to pass.