관리-도구
편집 파일: sizeof.stpm
// note, plain '@sizeof` may become a builtin syntax, PR18191 @define cast_sizeof(type) %( ( & @cast(0, @type) [1] ) %) @define cast_module_sizeof(module, type) %( ( & @cast(0, @type, @module) [1] ) %)