mirror of
https://github.com/He4eT/yet-another-experiment.git
synced 2026-05-04 16:47:22 +00:00
11 lines
241 B
Raku
11 lines
241 B
Raku
dentalFloss: Thing
|
|
'dental floss'
|
|
'dental floss'
|
|
@me
|
|
" A cord of thin filaments
|
|
used to remove food and dental plaque
|
|
from between teeth in areas
|
|
a toothbrush is unable to reach."
|
|
|
|
iobjFor(RepairWith) { verify() {} }
|
|
;
|