Stupid Test

Published: Sat 12 August 2017
By anon

In blog.

This test is totally meaningless as it just is a test. It contains literally no information. Go away. No reason to continue reading.

1
2
wtf = "You can try as hard as you like, no riddle is hidden here."
print(wtf)

As you can see, boring things like code highlighting works. This is all defined in funny markdown files (may actually not be funny).

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
class TotallyUseless {
    struct its_very_boring {
        int stupid;
        std::string content;
    };

    using yes_even_here = std::vector<its_very_boring>;

public:
    TotallyUseless()
        :
        seriously{
            {13, "it's"},
            {37, "not"},
            {42, "getting"},
            {235, "better"}
        } {

        this->do_nothing();
    }

    const yes_even_here &do_nothing() const {
        return this->seriously;
    }

protected:
    yes_even_here seriously;
};

After some extensive suffering, it's also possible to draw tables:

This is such a table
it also contains no content
you may have guessed this.
but it looks pretty.

And because sometimes you have non-code preformatted text, we have a <pre> feature.

This allows drawing
░█░█░█▀▀░█▀▀░█░░░█▀▀░█▀▀░█▀▀░░░█▀█░█▀▀░█▀▀░▀█▀░▀█▀░░░░░█▀█░█▀▄░▀█▀░█
░█░█░▀▀█░█▀▀░█░░░█▀▀░▀▀█░▀▀█░░░█▀█░▀▀█░█░░░░█░░░█░░▄▄▄░█▀█░█▀▄░░█░░▀
░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░░░▀░▀░▀▀▀░▀▀▀░▀▀▀░▀▀▀░░░░░▀░▀░▀░▀░░▀░░▀

I now congratulate you warmly for standing through reading all this nonsense.

You may now report your fabulous reading experience on /r/openage.

links

stalking