mirror of
https://codeberg.org/andyscott/exercism.git
synced 2024-11-09 13:20:48 -05:00
17 lines
260 B
JSON
17 lines
260 B
JSON
{
|
|
"authors": [
|
|
"vaeng"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"last_will.cpp"
|
|
],
|
|
"test": [
|
|
"last_will_test.cpp"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.cpp"
|
|
]
|
|
},
|
|
"blurb": "Learn about namespaces by executing an estate."
|
|
}
|