2 lines
49 B
C#
2 lines
49 B
C#
using System;
|
|
Console.WriteLine("Hello world!");
|
using System;
|
|
Console.WriteLine("Hello world!");
|