summaryrefslogtreecommitdiff
path: root/6p28.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-09-09 20:25:43 +0200
committerOskar <[email protected]>2024-09-09 20:25:43 +0200
commit70878e5c5b4552def51082829032780c536dc59d (patch)
tree015253d567c12d90d6509ee052466217b3eacaa4 /6p28.cpp
parentcc01160a3f0fdcb27eb931f67e85d783d0f5626d (diff)
more
Diffstat (limited to '6p28.cpp')
-rw-r--r--6p28.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/6p28.cpp b/6p28.cpp
new file mode 100644
index 0000000..6e312d6
--- /dev/null
+++ b/6p28.cpp
@@ -0,0 +1,13 @@
+
+/*
+ *
+ * 6.28
+ *
+ *
+ */
+
+int main () {
+
+ // Type is const string&
+ return 0;
+}