Add crash fmt test

This commit is contained in:
Ayaz Hafiz 2022-11-22 21:51:20 -06:00
parent ea386bf0af
commit f9de522004
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58

View file

@ -0,0 +1,10 @@
_ = crash ""
_ = crash "" ""
_ = crash 15 123
_ = try foo (\_ -> crash "")
_ =
_ = crash ""
crash
{ f: crash "" }