// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. #[op2(fast)] fn op_add(#[smi] id: ResourceId, extra: u16) -> u32 {}