commit | 5f6744550a98506ed680b389cfdc872fe07daed5 | [log] [tgz] |
---|---|---|
author | Laurent Le Brun <laurentlb@google.com> | Tue Mar 17 19:29:13 2015 +0000 |
committer | Kristina Chodorow <kchodorow@google.com> | Wed Mar 18 13:45:21 2015 +0000 |
tree | 4310f649a03a24da973e1f0090b7cf392589d731 | |
parent | 6683d645ff3a1f3aedc4b7d559b9fbe4d7bcafc4 [diff] |
Parser: allow multiple statements on the same line as the colon e.g. def foo(x, y): print(x); print(y) Bug found when adding the pass statement. -- MOS_MIGRATED_REVID=88852710
{Fast, Correct} - Choose two
Bazel is a build tool that builds code quickly and reliably. It executes as few build steps as possible by tracking dependencies and outputs, controls the build environment to keep builds hermetic, and uses its knowledge of dependencies to parallelize builds.
Find more background in our FAQ
Start using Bazel:
About the Bazel project: