I hereby claim:
- I am jtacoma on github.
- I am jtacoma (https://keybase.io/jtacoma) on keybase.
- I have a public key ASC328gnRGwyuwCVfmYaO19xO7hgmtm_OLHZqTm9ip_x8Qo
To claim this, I am signing this object:
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
Token for proof: | |
[Verifying my OpenPGP key: openpgp4fpr:079a07c864f3d51cde5830a00e0f131e6ff70348] |
package main | |
import ( | |
"fmt" | |
"io" | |
"io/ioutil" | |
"log" | |
"os" | |
"testing" |
I hereby claim:
To claim this, I am signing this object:
// Copyright 2021 Google LLC | |
// SPDX-License-Identifier: Apache-2.0 | |
#include <cstddef> // ptrdiff_t | |
#include <string> | |
#include <tuple> | |
#include <utility> | |
namespace introspect { |
common --enable_bzlmod | |
build --host_platform=@rules_nixpkgs_core//platforms:host |