aboutsummaryrefslogtreecommitdiff
path: root/src/tokenizer.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2019-08-23 14:07:34 -0400
committerAndrew Kelley <andrew@ziglang.org>2019-08-23 14:07:34 -0400
commit1dd658d1d02f8dfc432bcda88fdb542189c31725 (patch)
tree02a59f559847a0898e9a2bfd915212df7775456a /src/tokenizer.cpp
parent20049caaba0354754811ae0d36a773c31cf4578a (diff)
downloadzig-1dd658d1d02f8dfc432bcda88fdb542189c31725.tar.gz
zig-1dd658d1d02f8dfc432bcda88fdb542189c31725.zip
allow top level declarations to be lazy
this case now works: ```zig const A = struct { b: B, }; const B = fn (A) void; ```
Diffstat (limited to 'src/tokenizer.cpp')
0 files changed, 0 insertions, 0 deletions