// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. #[op2(fast)] pub fn op_void_with_result() -> Result<(), AnyError> {}