afterthought2
Results
1
issues of
afterthought2
The following example does not detect any issues (v0.1.10 VSCode extension): ``` /proc/foo() set SpacemanDMM_should_not_sleep = TRUE var/test/test = new /test/sub() test.baz() /test/proc/baz() /test/sub/baz() bar() /test/proc/bar() sleep(1) ``` It seems...
bug
dreamchecker