{| |} expression blocks deprecated.

This commit is contained in:
Christoffer Lerno
2025-02-18 12:50:34 +01:00
parent 26362d5068
commit 168c11e006
26 changed files with 114 additions and 67 deletions

View File

@@ -1,4 +1,5 @@
// #target: macos-x64
// #deprecation: no
module foo;
extern fn void printf(char*,...);