Name Date Size #Lines LOC

..--

BUILD.inH A D25-Apr-2025219 97

BUILD.outH A D25-Apr-2025939 4741

README.mdH A D25-Apr-2025191 53

WORKSPACEH A D25-Apr-202555 21

__init__.pyH A D25-Apr-2025630 160

collided_main.pyH A D25-Apr-202551 53

main.pyH A D25-Apr-202573 64

main2.pyH A D25-Apr-202559 53

main_test.pyH A D25-Apr-2025111 105

test.yamlH A D25-Apr-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