Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.1k
Closed
Description
test"aoeu" {@setEvalBranchQuota(1001);bar(1001);}fnbar(comptimen:usize)void {comptimevari=0;inlinewhile (i<n) : (i+=1) {}}
/home/andy/downloads/zig/build/test.zig:8:12: error: evaluation exceeded 1000 backwards branches inline while (i < n) : (i += 1) {} ^/home/andy/downloads/zig/build/test.zig:3:8: note: called from here bar(1001); ^It's important that this works, becausebar could be a third party API, for examplestd.fmt.format.