Welcome! This page is using CodeRay 1.1.2.

We currently have 3046 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 5, 10 entries

test 8 lines of C by vvestnik 205 Bytes Show Edit Expand
1
2
3
4
5
6
7
[Serializable]
internal struct MeReference
{
    internal int Id { get; set; }
    internal string Name { get; set; }
    internal string EdiMe { get; set; }
    internal string SlMe { get; s...
test 3 lines of CSS 89 Bytes Show Edit Expand
1
2
3

  if ( string.Equals( name, _recipe, StringComparison.OrdinalIgnoreCase ) )
    return 1;
test 5 lines of PHP by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of XML by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of CSS by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of Python by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of Python by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of Plain text by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test 5 lines of diff by test 247 Bytes Show Edit Expand
1
2
3
4
# Ruby < 2.4 requires openssl 1.1
export PATH="/opt/homebrew/opt/openssl@1.1/bin:$PATH"
export LDFLAGS="-L/opt/homebrew/opt/openssl@1.1/lib"
export CPPFLAGS="-I/opt/homebrew/opt/openssl@1.1/incl...
test-html 1 line of HTML 93 Bytes Show Edit Expand
1
<a class="underline" href="/demos/increment">Reload the frame without triggering a reflex</a>

Page 5, 10 entries