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