xj qian
2025-03-13 8101de7d119a8fb0400bfb745cdfc040ca799e18
1
2
3
4
5
6
#pragma once
#include <JObject.hpp>
class JLiteral :
    public JObject
{
};