bugfix in buffer object. Didn't increase the refcount when slicing
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
#
|
||||
# ==================================
|
||||
|
||||
stringFromInteger = import("../int_to_str.noja").stringFromInteger;
|
||||
cat = string.cat;
|
||||
|
||||
fun verse(n: int)
|
||||
|
||||
Reference in New Issue
Block a user