Facebook
From fdasfd, 1 Month ago, written in Plain Text.
This paste is a reply to muscle simulator from devin exploiter - view diff
Embed
Download Paste or View Raw
Hits: 200
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.Threading.Tasks;
  6.  
  7. namespace Yasin
  8. {
  9.     internal class Program
  10.     {
  11.         static void Main(string[] args)
  12.         {
  13.         }
  14.     }
  15. }
  16.