Unhandled exception. System.InvalidCastException: Invalid cast from 'System.Int32' to 'System.Nullable`1[[System.Int32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
at Program.GetValueBad[T]()
at Program.Main()
Command terminated by signal 6