Closed
Description
Example: http://is.gd/y5Wa67
This example should print "Type::Byte" but instead prints "Type::Struct". Calling ty_to_type!
directly on u8
works, as does having forwards!
receive a tt
rather than a ty
.
Example: http://is.gd/y5Wa67
This example should print "Type::Byte" but instead prints "Type::Struct". Calling ty_to_type!
directly on u8
works, as does having forwards!
receive a tt
rather than a ty
.