text stringlengths 2 99.1k | meta dict |
|---|---|
-- Constants are properly type checked.
-- ==
-- error: i32
let x: i32 = 2.0
let main(): i32 = 2
| {
"pile_set_name": "Github"
} |
github: wooorm
| {
"pile_set_name": "Github"
} |
{
"word": "Wat",
"definitions": [
"(in Thailand, Cambodia, and Laos) a Buddhist monastery or temple."
],
"parts-of-speech": "Noun"
} | {
"pile_set_name": "Github"
} |
define(
({
insertEntity: "Symbool invoegen"
})
);
| {
"pile_set_name": "Github"
} |
@import '../../style/variables.less';
button, input[type=button] {
&.button {
cursor: pointer;
outline: none;
padding: 1em;
background: @color-primary;
color: white;
border: none;
border-radius: 4px;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
&:hover {
color: @color-linkCol... | {
"pile_set_name": "Github"
} |
'use strict';
angular.module("ngLocale", [], ["$provide", function($provide) {
var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"};
$provide.value("$locale", {
"DATETIME_FORMATS": {
"AMPMS": [
"\u0635",
"\u0645"
],
"DAY": [
"\u0627\u0644... | {
"pile_set_name": "Github"
} |
:vars {
color1: rgb(0, 255, 0, 0.8);
}
.root {
color: value(color1);
}
| {
"pile_set_name": "Github"
} |
// eslint-disable-next-line import/prefer-default-export
export abstract class A {}
| {
"pile_set_name": "Github"
} |
--open-files-limit=65535
--secure-file-priv=$MYSQL_TMP_DIR
| {
"pile_set_name": "Github"
} |
{
"desc": "Uploads or creates a file.",
"args": {
"file": {
"required" : true,
"example" : "...",
"desc" : "File contents via `multipart/form-data`.",
"type" : "file"
},
"content": {
"required" : false,
"example" : "...",
"desc" : "File contents via a POST var."
},
"filetype": {
... | {
"pile_set_name": "Github"
} |
{
"activePlaceCount": 0,
"birth": {
"time": {
"startYear": 1790
}
},
"birthYear": 1790,
"date": "c.1790\u2013c.1830",
"death": {
"time": {
"startYear": 1830
}
},
"fc": "Benjamin Blake",
"gender": "Male",
"id": 37,
"mda": "Blake, Benjamin",
"movements": [],
... | {
"pile_set_name": "Github"
} |
[Main]
agent_key: not-empty-but-too-short
| {
"pile_set_name": "Github"
} |
@c-link: #e50053;
@c-body: #222;
@w-body: 612px;
@font-fancy: 'OFL Sorts Mill Goudy', 'OFL Sorts Mill Goudy TT', serif;
html {
overflow-y: scroll;
}
body {
text-rendering: optimizeLegibility;
color: @c-body;
position: relative;
a {
text-decoration: none;
color: @c-link;
&:... | {
"pile_set_name": "Github"
} |
{
"name": "SlideshowPro Player",
"description": "A customisable media player.",
"url": "http://slideshowpro.net/"
} | {
"pile_set_name": "Github"
} |
extern int bar();
int foo ()
{
return bar();
}
| {
"pile_set_name": "Github"
} |
---
title: NumberInfo
subtitle: 数据文本
cols: 1
order: 10
---
常用在数据卡片中,用于突出展示某个业务数据。
## API
参数 | 说明 | 类型 | 默认值
----|------|-----|------
title | 标题 | ReactNode\|string | -
subTitle | 子标题 | ReactNode\|string | -
total | 总量 | ReactNode\|string | -
subTotal | 子总量 | ReactNode\|string | -
status | 增加状态 | 'up \| down' | -
the... | {
"pile_set_name": "Github"
} |
(* This interface is deliberately empty. *)
| {
"pile_set_name": "Github"
} |
exports.abc = 1;
exports.def = require("./other.js");
| {
"pile_set_name": "Github"
} |
form=七律
tags=
人爱晓妆鲜。
我爱妆残。
翠钗扶住欲敧鬟。
印了夜香无事也,
月上凉天。
新谱学筝难。
愁涌蛾弯。
一床衾浪未红翻。
听得人催佯不睬,
去洗珠钿。
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<plugin game="ODST" baseSize="0x90">
<!-- Automatically generated plugin -->
<revisions>
<revision author="Assembly" version="1">Generated plugin from scratch.</revision>
<revision author="Lord Zedd" version="2">Standardized model data and updated</revision>
</revisions>
... | {
"pile_set_name": "Github"
} |
{
"@context": {
"property": "http://example.com/property",
"nested": "http://example.com/nested",
"@language": "en"
},
"property": "this is English",
"nested": {
"@context": {
"@language": null
},
"property": "and this is a plain string"
}
}
| {
"pile_set_name": "Github"
} |
#ifndef UTILS_H_
#define UTILS_H_
int verify_hair(char *str, size_t size);
int verify_eye(char *str, size_t size);
int verify_suffix(char *str, size_t size);
int verify_state(char *str, size_t size);
int verify_education(char *str, size_t size);
int verify_month(char *str, size_t size);
int verify_day(char *str, size_... | {
"pile_set_name": "Github"
} |
// content content content content content content content content
| {
"pile_set_name": "Github"
} |
version=3
http://sf.net/pure-data/nusmuk-utils-(.*)\.tar\.gz
| {
"pile_set_name": "Github"
} |
# frozen_string_literal: true
require 'spec_helper'
describe 'my specs' do
it { expect(Class1.new).to be_a(Class1) }
it { expect(Class2.new).to be_a(Class2) }
end
| {
"pile_set_name": "Github"
} |
package protocolsupport.protocol.packet.middleimpl.clientbound.play.v_4_5_6_7_8;
import protocolsupport.protocol.packet.middleimpl.clientbound.play.v_4_5_6_7_8.AbstractPotionItemAsObjectDataEntityMetadata.PotionNetworkEntityData;
import protocolsupport.protocol.packet.middleimpl.clientbound.play.v_4_5_6_7_8_9r1_9r2_10... | {
"pile_set_name": "Github"
} |
# Default configuration for sparc64-softmmu
include pci.mak
include usb.mak
CONFIG_M48T59=y
CONFIG_PTIMER=y
CONFIG_SERIAL=y
CONFIG_SERIAL_ISA=y
CONFIG_PARALLEL=y
CONFIG_PCKBD=y
CONFIG_FDC=y
CONFIG_IDE_ISA=y
CONFIG_IDE_CMD646=y
CONFIG_PCI_APB=y
CONFIG_MC146818RTC=y
CONFIG_ISA_TESTDEV=y
CONFIG_EMPTY_SLOT=y
CONFIG_SUN4V_... | {
"pile_set_name": "Github"
} |
#building block data file
<BlockVersion>
1
</BlockVersion>
##Write the version number just in case...
<Version>
MAM0
</Version>
<UnitType>
Infantry
</UnitType>
<Name>
Mechanized Wheeled Platoon
</Name>
<Model>
(SRM)
</Model>
<year>
2370
</year>
<type>
IS Level 2
</type>
<motion_type>
Wheeled
</motion_type>
<Fie... | {
"pile_set_name": "Github"
} |
{
"parent": "item/generated",
"textures": {
"layer0": "gregtech:items/material_sets/magnetic/nugget",
"layer1": "gregtech:items/material_sets/magnetic/nugget_overlay"
}
}
| {
"pile_set_name": "Github"
} |
{
"timeout": 120,
"tool": "nopen",
"binpath": ""
}
| {
"pile_set_name": "Github"
} |
export default /* glsl */`
#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT )
gl_FragDepthEXT = log2( vFragDepth ) * logDepthBufFC * 0.5;
#endif
`;
| {
"pile_set_name": "Github"
} |
export default /* glsl */`
#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT )
gl_FragDepthEXT = log2( vFragDepth ) * logDepthBufFC * 0.5;
#endif
`;
| {
"pile_set_name": "Github"
} |
(:name xterm-extras
:description "define additional function key sequences for recent versions of xterm"
:type github
:pkgname "yyr/xterm-extras.el")
| {
"pile_set_name": "Github"
} |
// Checks that we don't crash
// RUN: %sourcekitd-test -req=cursor -pos=8:19 %s -- %s | %FileCheck %s
// CHECK: source.lang.swift.ref.class
class ImageSet {
class StandImageSet {}
func foo() {
/*here:*/StandImageSet()
}
}
| {
"pile_set_name": "Github"
} |
{
"component": true,
"usingComponents": {
"l-icon":"../icon/index",
"l-badge":"../badge/index",
"l-tabpanel":"../tabpanel/index"
}
} | {
"pile_set_name": "Github"
} |
Manifest-Version: 1.0
Class-Path:
| {
"pile_set_name": "Github"
} |
-- :name find_by_usernames :many
select *
from users
where username in :usernames
order by user_id asc
| {
"pile_set_name": "Github"
} |
{
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"types": []
},
"exclude": [
"src/test.ts",
"**/*.spec.ts"
]
}
| {
"pile_set_name": "Github"
} |
{{- if .Values.rbac.create -}}
apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app: {{ template "kube-ops-view.name" . }}
chart: {{ .Chart.Name }}-{{ .Chart.Version }}
heritage: {{ .Release.Service }}
release: {{ .Release.Name }}
name: {{ template "kube-ops-view.fullname" . }}
{{- end -}}
| {
"pile_set_name": "Github"
} |
@using System.Collections.ObjectModel
@using System.Web.Http.Description
@using System.Threading
@model Collection<ApiParameterDescription>
<table class="help-page-table">
<thead>
<tr><th>Name</th><th>Description</th><th>Additional information</th></tr>
</thead>
<tbody>
@foreach (ApiParameterDescri... | {
"pile_set_name": "Github"
} |
export { default } from './Applications';
| {
"pile_set_name": "Github"
} |
#! /bin/sh -vx
# $Id: level1.test 45809 2017-11-15 00:36:56Z karl $
# Copyright 2017 Karl Berry <tex-live@tug.org>
# Copyright 2009-2014 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
tests=omegaware/tests
test -d $tests || mkdir -p $tests
./wopl2ofm -verbose $srcdir... | {
"pile_set_name": "Github"
} |
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./lib"
},
"include": [
"./src"
]
} | {
"pile_set_name": "Github"
} |
exports.f = require('./_wks');
| {
"pile_set_name": "Github"
} |
--innodb-monitor-enable=metadata_table_reference_count
| {
"pile_set_name": "Github"
} |
{
"pip": [
"{{artifact-dir}}/bin_wrapper-0.0.1-py2.py3-none-any.whl"
]
}
| {
"pile_set_name": "Github"
} |
{
"navigationBarTitleText": "标题栏加载动画"
}
| {
"pile_set_name": "Github"
} |
{
"word": "Raj",
"definitions": [
"British sovereignty in India.",
"Rule; government."
],
"parts-of-speech": "Noun"
} | {
"pile_set_name": "Github"
} |
(helm-emmet :repo "yasuyk/helm-emmet" :fetcher github)
| {
"pile_set_name": "Github"
} |
@(metaData: model.PreferencesMetaData)(implicit request: RequestHeader, context: model.ApplicationContext)
@import conf.switches.Switches._
@import views.html.fragments.containers.facia_cards.containerScaffold
@if(HistoryTags.isSwitchedOn) {
@containerScaffold("recently visited links", "preferences") {
<d... | {
"pile_set_name": "Github"
} |
{
"word": "Pharmacotherapy",
"definitions": [
"Medical treatment by means of drugs."
],
"parts-of-speech": "Noun"
} | {
"pile_set_name": "Github"
} |
{
"name": "my-app",
"version": "0.0.0",
"description": "",
"devDependencies": {
"ember-cli": "~3.11.0-beta.1"
}
}
| {
"pile_set_name": "Github"
} |
{
'prototype:src/prototype/ajax/request.js':[
179,
230,
289,
],
'prototype:src/prototype/dom/form.js':[
139,
],
'prototype:src/prototype/dom/layout.js':[
52,
298,
1055,
1407,
],
'prototype:src/prototype/lang/object.js':[
143,
],
'prototype:test/unit/static/js/assertions.js':[
26,
79,
],
'prototype:test/unit/static/js/m... | {
"pile_set_name": "Github"
} |
console.log('server version');
| {
"pile_set_name": "Github"
} |
#!/bin/bash
tar -xzf misc.tar.gz
T2RGB=`which tiff2rgba`
echo $? > ~/install-exit-status
cat > system-decompress-tiff << EOT
#!/bin/sh
ST=\`date +%s.%N\`
${T2RGB} -c none misc/4.2.03.tiff mandril.rgba
ET=\`date +%s.%N\`
echo "(\$ET - \$ST) * 1000" | bc > \$LOG_FILE
echo \$? > ~/test-exit-status
EOT
chmod +x syste... | {
"pile_set_name": "Github"
} |
{
"beep" : "boop",
"x" : 555
}
| {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "ic_12px_rating_good.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
} | {
"pile_set_name": "Github"
} |
@import "utilities/align";
@import "utilities/background";
@import "utilities/borders";
@import "utilities/clearfix";
@import "utilities/display";
@import "utilities/embed";
@import "utilities/flex";
@import "utilities/float";
@import "utilities/position";
@import "utilities/screenreaders";
@import "utilities/sizing";
... | {
"pile_set_name": "Github"
} |
USE_MULTI_THREAD=1
LDFLAGS= `pkg-config --libs opencv` -lstdc++ -lopentracker
CXXFLAGS = -Wall -std=c++0x
ifeq ($(USE_MULTI_THREAD), 1)
CXXFLAGS+= -DUSE_MULTI_THREAD
LDFLAGS+= -pthread
endif
all: run_opentracker_example.bin
run_opentracker_example.bin: run_opentracker_example.o
$(CC) -o $@ $^ $(LDFLAGS)
%.o: %.... | {
"pile_set_name": "Github"
} |
{{extend "layout.html"}}
<div class='row home-top' style='margin-top:20px'>
<div class='small-12 columns'>
{{try:}}{{=form}}{{except:}}{{pass}}
</div>
</div>
| {
"pile_set_name": "Github"
} |
ss://YWVzLTI1Ni1jZmI6ZUlXMERuazY5NDU0ZTZuU3d1c3B2OURtUzIwMXRRMERAMjA5LjU4LjE4OC4xMjo4MDk3#翻墙党420.09中国
ss://YWVzLTI1Ni1jZmI6ZUlXMERuazY5NDU0ZTZuU3d1c3B2OURtUzIwMXRRMERAMjA5LjU4LjE4OC4xNTc6ODA5OQ==#翻墙党222.70中国
ss://YWVzLTI1Ni1jZmI6YlR1SzVJSnI5aHpsQDIxMS4yMS4yMTQuMjM0OjIxOTcx#翻墙党68.25中国
ss://cmM0LW1kNTpjaHQxOTk3Li4uLy8vQH... | {
"pile_set_name": "Github"
} |
{
"name": "example-example69",
"files": [
"index-production.html"
]
} | {
"pile_set_name": "Github"
} |
MODULE = api-ms-win-core-realtime-l1-1-0.dll
| {
"pile_set_name": "Github"
} |
This module allows to print QR in better structure than the standard odoo.
The original image looks like the following
.. figure:: static/description/old_qr.png
:alt: Original QR
:width: 100 px
With the new generator, it looks like:
.. figure:: static/description/new_qr.png
:alt: New QR
:width: 100 px
| {
"pile_set_name": "Github"
} |
---
name: Andrea Lops
institution: Polytechnic University of Bari
profile_pic: andrea.jpg
quote: "Stand for something, or you will fall for nothing."
github_user: lopsandrea
--- | {
"pile_set_name": "Github"
} |
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
| {
"pile_set_name": "Github"
} |
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
| {
"pile_set_name": "Github"
} |
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
| {
"pile_set_name": "Github"
} |
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package language
import (
"bytes"
"fmt"
"sort"
"strconv"
"golang.org/x/text/internal/tag"
)
// findIndex tries to find the given tag in idx and returns ... | {
"pile_set_name": "Github"
} |
# SPDX-License-Identifier: GPL-2.0
pl111_drm-y += pl111_display.o \
pl111_versatile.o \
pl111_drv.o
pl111_drm-$(CONFIG_ARCH_VEXPRESS) += pl111_vexpress.o
pl111_drm-$(CONFIG_ARCH_NOMADIK) += pl111_nomadik.o
pl111_drm-$(CONFIG_DEBUG_FS) += pl111_debugfs.o
obj-$(CONFIG_DRM_PL111) += pl111_drm.o
| {
"pile_set_name": "Github"
} |
{
"!name": "a/b.js",
"iHaveASpan": {
"!type": "fn()",
"!span": "40[3:2]-60[3:22]"
}
}
| {
"pile_set_name": "Github"
} |
{
"result": {
"item": "appliedenergistics2:magenta_covered_cable",
"count": 8
},
"type": "minecraft:crafting_shaped",
"pattern": ["aaa", "aba", "aaa"],
"key": {
"b": {
"tag": "forge:dyes/magenta"
},
"a": {
"item": "appliedenergistics2:fluix_covered_cable"
}
}
}
| {
"pile_set_name": "Github"
} |
Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
| {
"pile_set_name": "Github"
} |
{
"application-template-wrapper": false,
"default-async-observers": true,
"jquery-integration": false,
"template-only-glimmer-components": true
}
| {
"pile_set_name": "Github"
} |
*PPD-Adobe: "4.0"
*% Copyright 1994 Dataproducts corporation.
*% All Rights Reserved.
*% Permission is granted for redistribution of this file as
*% long as this copyright notice is intact and the contents
*% of the file are not altered in any way from their original form.
*% End of Copyright statement
*FormatVe... | {
"pile_set_name": "Github"
} |
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
*/
#include "edp.h"
struct edp_bridge {
struct drm_bridge base;
struct msm_edp *edp;
};
#define to_edp_bridge(x) container_of(x, struct edp_bridge, base)
void edp_bridge_destroy(struct drm_bridge *br... | {
"pile_set_name": "Github"
} |
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.nuxeo.ecm.core.event.test
| {
"pile_set_name": "Github"
} |
#!/bin/sh
. ../.env
exec mongod $COMMONDOPTS \
--shardsvr \
--replSet rs4 \
--port 40041
| {
"pile_set_name": "Github"
} |
:import {
-st-from: "./recursive-import-2.st.css";
-st-default: Comp;
}
.gaga {
-st-extends: Comp;
-st-states: lala;
}
.gaga::bobo::shlomo|
| {
"pile_set_name": "Github"
} |
{
"name": "Checkpoint",
"properties": {
"seq": {
"type": "number"
},
"time": {
"type": "date"
},
"sourceId": {
"type": "string"
}
}
}
| {
"pile_set_name": "Github"
} |
// LockedStream.cpp
| {
"pile_set_name": "Github"
} |
鲒
| {
"pile_set_name": "Github"
} |
list ==l
list ==m
/foo l .append
/bar l .append
/quux l .append
l { dump } each
[ /a /b /c ] m .append
m { dump } each
m len dump
2 m * dump
[ /a /b /c ] m .append1
m { dump } each
list _ [ 1 2 3 ] -01 .append
list _ [ 3 4 5 ] -01 .append
add ==a
a dump
a len dump
a |dump each
a .pop
a dump
a len dump
a |d... | {
"pile_set_name": "Github"
} |
:020000023000CC
:10FC000001C0F3C0112484B790E890936100109272
:10FC10006100882369F0982F9A70923049F081FF33
:10FC200002C097EF94BF282E80E002D10C94000010
:10FC300085E08093810082E08093300188E18093A9
:10FC4000310189E18093340186E0809332018EE0B6
:10FC5000EFD0279A84E024E23DEF91E030938500D5
:10FC60002093840096BBB09BFECF1F9A... | {
"pile_set_name": "Github"
} |
さくら最新番号
【BRJ-002】Jewelry day さくら</a>2009-09-04BRAD-J$$$Brad-J88分钟 | {
"pile_set_name": "Github"
} |
{
"pip": [
"dcos==0.1.13",
"git+https://github.com/mesosphere/dcos-cassandra.git#dcos-cassandra=0.1.0"
]
}
| {
"pile_set_name": "Github"
} |
@echo on
:: Unset CircleCI default setting that prevents pulling Styrene from the public repo
git config --global --unset url."ssh://git@github.com".insteadOf "https://github.com"
:: Run Env preparation script in verbose mode (echo on)
call "%~dp0..\..\scripts\windows\msys2_prepare" -v
| {
"pile_set_name": "Github"
} |
adsf
asd
sadf
asf
sf
saf
sf
sdf
asfa
sad
asf
fd
sa
sda
NaNdfs
NaNsadf
sdaf
sdfa
sdfa
sdfa
sdfa
sdfa
sdfa
sdf
fsda
sfda
sdfa
sadf
asdf
safd
asdf
asdf
asdf
asdf
asdf
dfs
sdf
dfsa
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afsd
afs... | {
"pile_set_name": "Github"
} |
{
"name": "\u5feb\u7f51",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "Fw-Via: "
}
]
} | {
"pile_set_name": "Github"
} |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: dba9e42ad4040... | {
"pile_set_name": "Github"
} |
example.com/foo
| {
"pile_set_name": "Github"
} |
(A<=>B)<=>C
| {
"pile_set_name": "Github"
} |
{
"name": "Gacuher",
"displayName": "Gacuher",
"properties": [
"classement.pro"
]
} | {
"pile_set_name": "Github"
} |
(set-logic QF_LIA)
(declare-fun x () Int)
(assert (>= x (* 5 (+ 1 (div x 5)))))
(check-sat)
(get-model)
| {
"pile_set_name": "Github"
} |
tensorflow==1.15.2
tensorboard==1.12.0
pandas==0.23.4
Keras==2.2.4
gensim==3.6.0
| {
"pile_set_name": "Github"
} |
{
"images" : [
{
"idiom" : "universal",
"filename" : "Paste.pdf"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
},
"properties" : {
"template-rendering-intent" : "template"
}
} | {
"pile_set_name": "Github"
} |
// Copyright 2015-2020 Swim inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
/* Not needed. */
| {
"pile_set_name": "Github"
} |
/* Not needed. */
| {
"pile_set_name": "Github"
} |
Content-Security-Policy: default-src *; script-src 'unsafe-inline'
| {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.