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