Fix regex and current() system.
This commit is contained in:
@@ -93,7 +93,6 @@ void Function::register_extented(BEd &ctx) {
|
||||
vase::Shard::release(text);
|
||||
throw;
|
||||
}
|
||||
ctx.current() = {arg.buffername, arg.start + addr.end - addr.start + 1};
|
||||
},
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user