aboutsummaryrefslogtreecommitdiff
path: root/a.c
diff options
context:
space:
mode:
authorc+12023-05-10 00:50:10 -0400
committerc+12023-05-10 00:50:10 -0400
commit266d3d6af1ba8d338bb8b9ad09431483276dae46 (patch)
tree4c4ce456e9c1bfc6e0fdc370dffa5da82d797868 /a.c
parentdeb8d97be58847031e7f4ef25d7107cb2dbc35a3 (diff)
halk.
Diffstat (limited to 'a.c')
-rw-r--r--a.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/a.c b/a.c
new file mode 100644
index 0000000..b2062b7
--- /dev/null
+++ b/a.c
@@ -0,0 +1,3 @@
+int main() {
+ int* ptr;
+}