test-token/teto_macros/tests/renamed.rs

5 lines
69 B
Rust
Raw Normal View History

2024-08-30 22:50:03 -07:00
use teto::TestToken as T;
#[teto::test]
fn basic_test(_token: T) {}