mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
4 lines
62 B
V
4 lines
62 B
V
module builtin
|
|
|
|
fn print_libbacktrace(frames_to_skip int) {
|
|
}
|