• Home
Name Date Size #Lines LOC

..--

BUILD.inD04-Jul-2025219 97

BUILD.outD04-Jul-2025939 4741

README.mdD04-Jul-2025191 53

WORKSPACED04-Jul-202555 21

__init__.pyD04-Jul-2025630 160

collided_main.pyD04-Jul-202551 53

main.pyD04-Jul-202573 64

main2.pyD04-Jul-202559 53

main_test.pyD04-Jul-2025111 105

test.yamlD04-Jul-2025770 194

README.md

1# Binary without entrypoint
2
3This test case asserts that when there is no __main__.py, a py_binary is generated per main module, unless a main
4module main collides with existing target name.
5