mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-01-01 03:12:23 +08:00
Fix GLOBAL in clone_object tests
This commit is contained in:
parent
5d5a126bb1
commit
425c679c6c
@ -1,4 +1,4 @@
|
||||
GLOBAL clone_count = 0;
|
||||
global clone_count = 0;
|
||||
|
||||
class Cloneable
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user