Revert "Remove tagged pointer example"

This reverts commit a318362d25.
This commit is contained in:
Yota Toyama
2023-09-28 15:04:36 +10:00
parent f20c12e508
commit 25631ef919
3 changed files with 31 additions and 0 deletions

View File

@@ -5,4 +5,5 @@ members = [
"free_by_borrow",
"free_by_gc",
"static_threads",
"tagged_pointer",
]