mirror of
https://git.tesses.org/tesses50/crosslang.git
synced 2026-06-01 18:25:32 +00:00
Fix MetadataDecode name and fix compiler error with ci
This commit is contained in:
@@ -1573,7 +1573,7 @@ class GC {
|
||||
|
||||
void EnsureCanRunInCrossLang();
|
||||
|
||||
TDictionary* DecodeMetadata(GCList& ls, size_t index);
|
||||
TDictionary* MetadataDecode(GCList& ls, size_t index);
|
||||
};
|
||||
class TAssociativeArray : public THeapObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user