7 lines
No EOL
89 B
Text
7 lines
No EOL
89 B
Text
const u32 N = 42
|
|
|
|
def foo<N>(field[N] a) -> bool:
|
|
return true
|
|
|
|
def main():
|
|
return |