Fix a curious failure not seen during testing.
This commit is contained in:
parent
23deed12ce
commit
5ebea76394
@ -1,7 +1,7 @@
|
||||
/* this is for run-pass/syntax-extension-source-utils.rs */
|
||||
|
||||
{
|
||||
assert(#file[].ends_with(~"utils-files/includeme.fragment"));
|
||||
assert(#file[].ends_with("includeme.fragment"));
|
||||
assert(#line[] == 5u);
|
||||
#fmt["victory robot %u", #line[]]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user