Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: object.cpp
- Revision:
- 2:d96d40a3858c
- Parent:
- 0:9b7c45516b5b
--- a/object.cpp Sat Mar 28 12:03:15 2020 +0000
+++ b/object.cpp Sat Mar 28 12:06:41 2020 +0000
@@ -7,4 +7,9 @@
/**
* Constructor
*/
-Object::Object(){}
\ No newline at end of file
+Object::Object(){}
+
+int main()
+{
+
+}
\ No newline at end of file