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