Whenever you use an egregious amount of parenthesis with types, studio will crash when running the script or in the script editor.
.Source = "type s = "..string.rep("(",10000).."number"..string.rep(")",10000)
This should error like in expressions where it says to simplify the expression.
It also prints StartProcessException... before crashing
