crafting-interpreters/lox/top_level_return.lox

2 lines
23 B
Text
Raw Normal View History

2025-05-25 10:52:20 +02:00
return "at top level";