'::' declarations in procedure scope are treated the same as file scoped
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 29 Dec 2020 18:23:21 +0000 (12:23 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 29 Dec 2020 18:23:21 +0000 (12:23 -0600)
commit46f9a1543acae27ed71221154d6e36425cd2839c
treebe49ebdf2c49ed6600eea2ea5a172206f52dec83
parent3241aac8913b5b6aa93386ee443dcf6d69d8eb98
'::' declarations in procedure scope are treated the same as file scoped
14 files changed:
core/alloc/heap.onyx
core/conv.onyx
core/string.onyx
core/string/builder.onyx
docs/bugs
docs/todo
include/onyxastnodes.h
include/onyxparser.h
onyx
progs/odin_example.onyx
progs/poly_solidify.onyx
src/onyxclone.c
src/onyxparser.c
src/onyxsymres.c