mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-05-02 19:00:47 +08:00
🐛 fix segfault when callsite is empty
This commit is contained in:
3
test/backtrace/empty_callsite.nas
Normal file
3
test/backtrace/empty_callsite.nas
Normal file
@@ -0,0 +1,3 @@
|
||||
use std.math;
|
||||
|
||||
math.clamp();
|
||||
Reference in New Issue
Block a user