xj qian
2024-12-11 4ae163e0636995f9c288f2a5a95a27a7e9c361a2
1
2
3
4
5
6
#pragma once
#include <JObject.hpp>
class JLiteral :
    public JObject
{
};