Deprecation of operator(@construct)

This commit is contained in:
Christoffer Lerno
2025-02-28 10:39:08 +01:00
parent f134b8b67a
commit 1b0ac13d76
13 changed files with 19 additions and 729 deletions

View File

@@ -1,3 +1,4 @@
// #deprecation: no
import std;
def MaybeInt = maybe::Maybe(<int>);