blob: 08a95c2ceb5c33a3d8823a458a069d783614dd3d [file] [log] [blame]
Alistair Delvad0f0f902024-04-10 14:15:29 -07001from cpp11_shared_ptr_template_upcast import *
2
3pd = MakePrintableDerived(20)
4pd.GetResult()
5pd.GetFormatted()