mirror of
https://github.com/vlang/v.git
synced 2025-09-08 06:41:58 -04:00
5 lines
62 B
V
5 lines
62 B
V
module builtin
|
|
|
|
fn print_libbacktrace(frames_to_skip int) {
|
|
}
|