summaryrefslogtreecommitdiff
path: root/6p31.cpp
diff options
context:
space:
mode:
Diffstat (limited to '6p31.cpp')
-rw-r--r--6p31.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/6p31.cpp b/6p31.cpp
new file mode 100644
index 0000000..49bfced
--- /dev/null
+++ b/6p31.cpp
@@ -0,0 +1,13 @@
+
+/*
+ *
+ * 6.31
+ *
+ *
+ */
+
+int main () {
+
+ // When the reference is not a local variable
+ return 0;
+}