... This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. ... If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/. (.require [library [lux (.except) [control ["[0]" try]] [meta ["[0]" compiler (.only Custom)]]]]) (def .public (dummy parameters) (Custom Nat [] []) {try.#Success [0 (function (_ input) [compiler.#dependencies (list) compiler.#process (function (_ state archive) {try.#Failure "YOLO"})])]})