-
Example:
``` crystal
module Example
@@stuff :: String
@@counter :: Int64
end
```
Currently it produces error `unexpected token ::`: http://carc.in/#/r/l5x
-
_Derrell Lipman (@derrell) wrote:_
The qx.ui.container.SlideBar widget is blocking mousewheel events from reaching its container, which prevents the page from being scrolled with the mouse wheel. See…
-
This bug is found by afl.
This problem seems like https://github.com/magnumripper/JohnTheRipper/issues/1405, they are maybe the same problem.
#1. Reproduce
$ ./configure --enable-asan && make -sj8
…