mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
8 lines
108 B
Text
8 lines
108 B
Text
() => 1
|
|
|
|
# output:
|
|
stdin:1:1
|
|
╷
|
|
1 │ () => 1
|
|
╵ ^~~~~~~
|
|
Error: Functions cannot be exported as json.
|