Eeeee EE #101 eeee dr1ft2/eeeeeeeeeeeeeeeeeeeeeeee

eeeeeeee eeeeeeeeeeee
This commit is contained in:
iliana weller 2018-12-07 20:29:47 -08:00 committed by GitHub
commit ae0ee330d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 0 deletions

12
e.cs Normal file
View File

@ -0,0 +1,12 @@
using System;
namespace e
{
class E
{
static void Main(string[] args)
{
Console.WriteLine('e');
}
}
}

12
e.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<script>console.log('e');</script>
</head>
<body>
<h1>e</h1>
</body>
</html>

3
e.json Normal file
View File

@ -0,0 +1,3 @@
{
"e": "e"
}

2
e.sh Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
echo e

1
e.txt Normal file
View File

@ -0,0 +1 @@
e