https://github.com/sebagomez/emojislost
repo for bug resolution
https://github.com/sebagomez/emojislost
Last synced: 2 months ago
JSON representation
repo for bug resolution
- Host: GitHub
- URL: https://github.com/sebagomez/emojislost
- Owner: sebagomez
- Created: 2018-10-05T18:52:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T22:29:11.000Z (over 6 years ago)
- Last Synced: 2024-10-29T16:21:36.139Z (7 months ago)
- Language: C#
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmojisLost
repo for bug resolutionHere's everything this program does
``` csharp
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World! 😂");
}
}
```Here's what I see in the cmd
here's in VSCode
and here's in wsl
Follow the conversation at: https://twitter.com/sebagomez/status/1047990503466315778