text stringlengths 2 87.2k | meta dict |
|---|---|
User Research
================ | {
"pile_set_name": "Github"
} |
DROP TABLE IF EXISTS TEST;
| {
"pile_set_name": "Github"
} |
let f = (.a,b) => a + b;
f(2,2); | {
"pile_set_name": "Github"
} |
new (A, B)
new (A || B)
new (X ? A : B) | {
"pile_set_name": "Github"
} |
CRLF would be replaced by LF in 'all-crlf'
| {
"pile_set_name": "Github"
} |
# desc "Explaining what the task does"
# task :payola do
# # Task goes here
# end
| {
"pile_set_name": "Github"
} |
Invalid Code
struct Foo {
public int bar[];
}
void main () {
}
| {
"pile_set_name": "Github"
} |
foo
| {
"pile_set_name": "Github"
} |
#include "qrubberband.h"
| {
"pile_set_name": "Github"
} |
Variables/UnusedLocalVariable.ql
| {
"pile_set_name": "Github"
} |
( x )
| {
"pile_set_name": "Github"
} |
# Foo
| Name | GitHub | Twitter |
| ---- | ------ | ------- |
| {
"pile_set_name": "Github"
} |
<html>Hello</html>
| {
"pile_set_name": "Github"
} |
<caret>({
}) | {
"pile_set_name": "Github"
} |
XHR!
<%= yield %> | {
"pile_set_name": "Github"
} |
Array3d v(8,27,64);
cout << v.pow(0.333333) << endl;
| {
"pile_set_name": "Github"
} |
data = (
'[?]', # 0x00
'[?]', # 0x01
'[?]', # 0x02
'[?]', # 0x03
'[?]', # 0x04
'[?]', # 0x05
'[?]', # 0x06
'[?]', # 0x07
'[?]', # 0x08
'[?]', # 0x09
'[?]', # 0x0a
'[?]', # 0x0b
'[?]', # 0x0c
'[?]', # 0x0d
'[?]', # 0x0e
'[?]', # 0x0f
'[?]', # 0x10
'[?]', # 0x11
'[?]'... | {
"pile_set_name": "Github"
} |
# @base without URI.
@base .
| {
"pile_set_name": "Github"
} |
13
24
| {
"pile_set_name": "Github"
} |
# robotstxt.org
User-agent: *
| {
"pile_set_name": "Github"
} |
<?php
1.2 + 3
?> | {
"pile_set_name": "Github"
} |
Array3d v(1,2,3);
cout << v.log() << endl;
| {
"pile_set_name": "Github"
} |
#' R2nparray
#'
#' @name R2nparray
#' @docType package
NULL
| {
"pile_set_name": "Github"
} |
Bad escapes:
"\c
\xq-"
| {
"pile_set_name": "Github"
} |
#import "GeneratedPluginRegistrant.h"
| {
"pile_set_name": "Github"
} |
#import "GeneratedPluginRegistrant.h"
| {
"pile_set_name": "Github"
} |
Universidad Francisco de Vitoria
| {
"pile_set_name": "Github"
} |
1234
1234
| {
"pile_set_name": "Github"
} |
void bar() {}
| {
"pile_set_name": "Github"
} |
[1, 2, 3]
| {
"pile_set_name": "Github"
} |
zreladdr-$(CONFIG_ARCH_H720X) := 0x40008000
| {
"pile_set_name": "Github"
} |
$$ MODE TUSCRIPT
PRINT "Goodbye, World!"
| {
"pile_set_name": "Github"
} |
Joxean Koret (admin [AT] joxeankoret DOT com)
| {
"pile_set_name": "Github"
} |
# TranscribeService
Export-ModuleMember -Alias * | {
"pile_set_name": "Github"
} |
0:0:6
| {
"pile_set_name": "Github"
} |
*|*
| {
"pile_set_name": "Github"
} |
<h1>New Product</h1>
<%= render 'form' %>
| {
"pile_set_name": "Github"
} |
g $ Feb A ˜ .
% $ Feb Á ˜ . | {
"pile_set_name": "Github"
} |
aaaaaaaaaaa
| {
"pile_set_name": "Github"
} |
<?php
function foo(\\ $bar)
{
}
| {
"pile_set_name": "Github"
} |
declare interface A {}
| {
"pile_set_name": "Github"
} |
** * ** * ** * **
| {
"pile_set_name": "Github"
} |
#define MAP_32BIT 0x40
| {
"pile_set_name": "Github"
} |
Samuel Merritt College
| {
"pile_set_name": "Github"
} |
#!/usr/bin/env bash
echo -n "echo 'Hello, world!'"
| {
"pile_set_name": "Github"
} |
$TTL 1
; KO
$ORIGIN .. ; Missing label between dots
| {
"pile_set_name": "Github"
} |
export declare function InterruptError(): any;
| {
"pile_set_name": "Github"
} |
0.6.5.1
| {
"pile_set_name": "Github"
} |
#include "BSD.c"
| {
"pile_set_name": "Github"
} |
INVALID
| {
"pile_set_name": "Github"
} |
/* -*- mode: c++ -------*- */
| {
"pile_set_name": "Github"
} |
Forbidden request
| {
"pile_set_name": "Github"
} |
syntax = "proto3";
| {
"pile_set_name": "Github"
} |
/*
sooper
*/
| {
"pile_set_name": "Github"
} |
0x__1_1_
| {
"pile_set_name": "Github"
} |
2 0 2
']' expected near end of file
| {
"pile_set_name": "Github"
} |
[-foo]
| {
"pile_set_name": "Github"
} |
Array3d v(2,3,4);
cout << v.cube() << endl;
| {
"pile_set_name": "Github"
} |
This directory contains Cython files.
| {
"pile_set_name": "Github"
} |
module.exports = function (x) { return x - GGG }
| {
"pile_set_name": "Github"
} |
Index: before/1.txt
===================================================================
--- a/before/1.txt (revision before)
+++ b/after/1.txt (revision after)
@@ -1,2 +1,2 @@
-old
+new
unchanged
| {
"pile_set_name": "Github"
} |
enum = foo();
| {
"pile_set_name": "Github"
} |
Utils/
| {
"pile_set_name": "Github"
} |
ICY0
P:="P[ÓT | {
"pile_set_name": "Github"
} |
Directory for audiofiles
| {
"pile_set_name": "Github"
} |
$1 --check Auto.idr
rm -rf build
| {
"pile_set_name": "Github"
} |
true
true
| {
"pile_set_name": "Github"
} |
<span>foo value 10</span>
| {
"pile_set_name": "Github"
} |
<%= this.foo %>
| {
"pile_set_name": "Github"
} |
<html>
<head></head>
<body></body>
</html> | {
"pile_set_name": "Github"
} |
𫍩
| {
"pile_set_name": "Github"
} |
/* The empty source file */
| {
"pile_set_name": "Github"
} |
WARNING.*overlap.*
| {
"pile_set_name": "Github"
} |
### SSH key callback
TBD
| {
"pile_set_name": "Github"
} |
< x : Bool >.x
| {
"pile_set_name": "Github"
} |
.profile {
padding: 56px 20px;
min-height: 100%;
width: 100%;
}
| {
"pile_set_name": "Github"
} |
from .default import *
| {
"pile_set_name": "Github"
} |
commit 104
| {
"pile_set_name": "Github"
} |
v0.2.1
| {
"pile_set_name": "Github"
} |
(* Basic. *)
let _ =
object
method foo =
()
end
| {
"pile_set_name": "Github"
} |
-s :3857 -l 2
| {
"pile_set_name": "Github"
} |
void pack() {}
| {
"pile_set_name": "Github"
} |
a>b
| {
"pile_set_name": "Github"
} |
# Political Competition and Participation (How Was Life, OECD (2014))
| {
"pile_set_name": "Github"
} |
module Foo exposing
bar = 42 | {
"pile_set_name": "Github"
} |
Yay!
| {
"pile_set_name": "Github"
} |
1
3
a a a
| {
"pile_set_name": "Github"
} |
support SRS
feature _HAVE_NATIVE_SRS
| {
"pile_set_name": "Github"
} |
websocket
| {
"pile_set_name": "Github"
} |
# no rules for reading --> wide open
*.*.w=WRITER | {
"pile_set_name": "Github"
} |
export default (class {})
| {
"pile_set_name": "Github"
} |
all:
credentials: see_diagrams | {
"pile_set_name": "Github"
} |
zzz = storage(xxx)
| {
"pile_set_name": "Github"
} |
1234.1234.1234
| {
"pile_set_name": "Github"
} |
<%= yieldall %>
| {
"pile_set_name": "Github"
} |
column 140069
| {
"pile_set_name": "Github"
} |
13
| {
"pile_set_name": "Github"
} |
abcdefg
| {
"pile_set_name": "Github"
} |
from .test_validator import *
| {
"pile_set_name": "Github"
} |
.empty-box .empty-icon {
font-size: 30px;
padding: 10px;
}
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.