Fix Dexter test broken with e6cc7b723f

This commit is contained in:
Shubham Sandeep Rastogi 2023-09-14 09:34:02 -07:00
parent e6cc7b723f
commit 0d0ab7600f

View File

@ -11,5 +11,5 @@ int main() {
return result;
}
// DexLabel('test', on_line=12)
// DexLabel('test', on_line=11)
// DexExpectWatchValue('result', '0', on_line=ref('test'))