This website requires JavaScript.
Explore
Help
Sign In
post-guard
/
Canon
Watch
1
Star
0
Fork
0
You've already forked Canon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bd3db1b7b7
Canon
/
Canon.Console
/
Program.cs
5 lines
82 B
C#
Raw
Normal View
History
Unescape
Escape
refact: 将Compiler类移动到Canon.Console中
2024-03-11 00:26:25 +08:00
using
Canon.Console
;
init: repo
2024-03-09 20:11:27 +08:00
refact: 将Compiler类移动到Canon.Console中
2024-03-11 00:26:25 +08:00
Compiler
compiler
=
new
(
args
)
;
await
compiler
.
Compile
(
)
;
Reference in New Issue
Copy Permalink