object Test extends dotty.runtime.LegacyApp { import Macros._ println("2".toOptionOfInt) }