add new compile error note to old test case

This commit is contained in:
Andrew Kelley 2022-07-21 22:05:46 -07:00
parent 25f3be32db
commit b749487f48

View File

@ -17,3 +17,4 @@ pub fn assert(ok: bool) void {
// error
//
// :5:21: error: unable to resolve comptime value
// :5:21: note: condition in comptime branch must be comptime known