The preparseing doesn't work yet and defining a function should happen with the meta command:
[cling]$.rawInput [cling]! void ff() { [cling]! ? int mm; [cling]! ? mm = 5; [cling]! ? } [cling]$.rawInput
<pre>
More information about formatting options
Use .rawInput
The preparseing doesn't work yet and defining a function should happen with the meta command:
[cling]$.rawInput [cling]! void ff() { [cling]! ? int mm; [cling]! ? mm = 5; [cling]! ? } [cling]$.rawInputVassil