You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When try to build with 0.9.0, I get the following error:
# File "test/show_string.ml", line 30, characters 40-48:
# Error: This expression has type 'a option
# but an expression was expected of type Tsdl.Sdl.rect
# Command exited with code 2.