further improvements
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package object
|
||||
|
||||
var NULL = Null{}
|
||||
|
||||
type Null struct{}
|
||||
|
||||
func (n Null) Bool() bool {
|
||||
|
||||
Reference in New Issue
Block a user