Kwargs: assert functions (#6406)
Closes https://github.com/KittyCAD/modeling-app/issues/6408
This commit is contained in:
@ -1 +1 @@
|
||||
assert(3 == 3 == 3, "this should not compile")
|
||||
assert(3 == 3 == 3, error = "this should not compile")
|
||||
|
Reference in New Issue
Block a user