summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-10-31 17:10:36 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-10-31 17:10:36 -0400
commit9e55cdb1ea5cd8318a1a0b7a9f64f09e8d8ad692 (patch)
treedd30665fb9ad6e40f1bead09bda20b53e5a8e184 /main.c
parent4322b5897449db33bb8c22bae13726c285708009 (diff)
a.b as an lvalue
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 80e5371..ec7e164 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-. lvalue
using dot with pointers
length of slice/arr with .len
verify size of struct, align of fields