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