logo

eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Unnamed repository; edit this file 'description' to name the repository.
commit: 360c8389a79408922d1a609f25d22ac779b50598
parent 3d1d73c1a57beb8ddabc0984d0bcf745df33aaf7
Author: LinuxMercedes <LinuxMercedes@gmail.com>
Date:   Sat,  8 Dec 2018 12:23:08 -0600

Merge pull request #176 from GoldenTails/patch-1

ee eeeee eee ee e e ee  eee?

Diffstat:

Ae.vbs10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/e.vbs b/e.vbs @@ -0,0 +1,10 @@ +Function e + e = MsgBox("ee ee?",51,"e") + If e = 6 Then + e = MsgBox("e!",64,"e") + ElseIf e = 7 Then + e = MsgBox("EE!",16,"E!") + Else + e = MsgBox("e..",32,"e") + End If +End Function