This website requires JavaScript.
Explore
Help
Sign in
samvv
/
bolt
Watch
1
Star
0
Fork
You've already forked bolt
0
Code
Issues
24
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c907885420
bolt
/
test
/
checker
/
local_constraints_polymorphic_variable.bolt
10 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Add experimental support for compiler annotations
2023-06-08 14:52:22 +02:00
let fac n.
n + 1
return n
@expect_diagnostic 2010
Some minor enhancements - Make if-elif-else possible - Add more tests - Ensure that failed tests fail tools like xargs - Refactor printing logic out of ConsoleDiagnostics
2023-06-11 11:04:04 +02:00
@:Int fac "foo"
@:Int fac 1
Add experimental support for compiler annotations
2023-06-08 14:52:22 +02:00
Reference in a new issue
Copy permalink