Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import core.foo;
- invoke generate_trunc_functions({i8, i16, i32, i64, complex}); // this requires a lookup for "complex"
- struct complex{
- ...
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement