summaryrefslogtreecommitdiff
path: root/05/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-01-14 22:16:57 -0500
committerpommicket <pommicket@gmail.com>2022-01-14 22:16:57 -0500
commit2ec0cd4ae35c3a238e0dcc75bbafcf7ba0938356 (patch)
treec61485b2a812a616d29a22a15df22101e6272a10 /05/main.c
parent27a6d0eb2d5623d9a91cfc6756233f7699283ac3 (diff)
various typing fixes
Diffstat (limited to '05/main.c')
-rw-r--r--05/main.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/05/main.c b/05/main.c
index 99be5cd..c5f123b 100644
--- a/05/main.c
+++ b/05/main.c
@@ -1 +1,6 @@
-"hi"[33] << 8
+/* +*"hello" */
+/* *"hello"+3 */
+/* +*"hello" */
+/* 3+4+5 */
+/* 3+=4+=5*=6>>=7 */
+"hello"+=7