Created
August 2, 2020 18:55
-
-
Save sudomaxime/2c1809df7eb2d71031dbb43f0f9e421a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use speech from "nothing" | |
use grab from "lib.little.hands" | |
~ No comments here ~ | |
trump make_murica_great_again: | |
trump: | |
stuff = grab.by.the.file "unbelivable.trump" | |
trump stuff.status: | |
is tremendous -> trump.great_speech | |
is prettygood -> trump.point_at_crowd | |
is good -> trump.raise_eyebrows | |
is bad -> trump.wave_hands_up_and_down | |
is nogood -> trump.blame_ethnic_group | |
blame: | |
-> huge unbelivable::error "fake news" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment