Minimal example ``` sig a {} //SECRET run {some a } // pred a ``` opens in the public link as ``` sig a {} pred a ```