void Ones2d( int n1, int n2 )
Sub Ones2d ( n1 As Integer, n2 As Integer )
abstract Ones2d : n1 : int * n2 : int -> unit
In This Article