Exercise #73: Const Annotations
Advanced Patterns ยท 06-identity-functions
Goal

Goal: Make `asConst` preserve literal and readonly types for nested values.

Run "Check Solution" to validate your code in the browser.