* Fixed builtins.genericClosure.
This commit is contained in:
+1
-1
@@ -304,7 +304,7 @@ private:
|
||||
|
||||
|
||||
/* Return a string representing the type of the value `v'. */
|
||||
string showType(Value & v);
|
||||
string showType(const Value & v);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user