mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Add 'expressions' to MemoryVisualizer's "size" field.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
// message == say hi to the world.
|
||||
// function1 == a function to call to simulate work.
|
||||
|
||||
void function1 (const std::string& message);
|
||||
void function1 (const std::string& message);
|
||||
int valueoflife ();
|
||||
|
||||
int main (int argc, char** argv) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user