// Copyright 2020 Oxide Computer Company use testlib::annotation; #[annotation { many = 0 }] fn test() {} fn main() {}