Saturday, July 8, 2023

Re: vim9 Equivalence of __FILE__, __LINE__, and __FUNCTION__ usage in C++

I don't think Vim 9 script has the kind of introspection you are asking
for.

The v:throwpoint variable might help, as mentioned in :help throw-variables.

Tom

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/7294b449-ee5f-4785-83af-2b72ea1ec5b0n%40googlegroups.com.

No comments: