False macro expansion error in lazy_static_include_bytes
#11521
Open
Description
opened on Feb 21, 2022
This macro call fails to expand for me:
I think this is related to $vis
token producing an empty match, as the following works:
pub RES => "res/test_accounts.csv"
Activity