6 lines
No EOL
119 B
Text
6 lines
No EOL
119 B
Text
from "EMBED" import bit_array_le
|
|
|
|
const bool CONST = bit_array_le([true], [true])
|
|
|
|
def main() -> bool:
|
|
return CONST |