diff --git a/std.spl b/std.spl index e61fa49..6113350 100644 --- a/std.spl +++ b/std.spl @@ -1,6 +1,8 @@ def null - +func =null { | pop + "`null` must not be assigned a value!" panic +} def program-name