mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-20 18:29:13 +08:00
5 lines
67 B
Text
5 lines
67 B
Text
|
|
|
|
require('c').hello().goodbye()
|
|
require('b').hello()
|
|
require('a')
|