xj qian
2024-10-30 8abc536dd2c4532cbe7b2966dee09a7f1f971394
1
2
3
4
5
6
#pragma once
#include <JObject.hpp>
class JLiteral :
    public JObject
{
};