```python import System System.ReadOnlySpan[int]((2,3,4)) ``` got ```text System.Reflection.TargetException: Exception of type 'System.Reflection.TargetException' was thrown. ```