Commit b86f0b9
fix: Print closure missing error message at compile time instead of run time. (#1781)
Prevent complications on the GPU by printing error messages at compile time instead of generating code to print them at runtime when a closure doesn't exist.
---------
Signed-off-by: Stephen Friedman <[email protected]>1 parent e9a78a2 commit b86f0b9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3830 | 3830 | | |
3831 | 3831 | | |
3832 | 3832 | | |
3833 | | - | |
| 3833 | + | |
3834 | 3834 | | |
3835 | 3835 | | |
3836 | 3836 | | |
3837 | | - | |
| 3837 | + | |
3838 | 3838 | | |
3839 | 3839 | | |
3840 | 3840 | | |
| |||
0 commit comments