mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-24 07:48:45 +00:00
8 lines
138 B
Text
8 lines
138 B
Text
alias \t1 = \int
|
|
|
|
abstract \t2[#a #b #c]
|
|
|
|
// Used to pre-compile module for some types
|
|
let \t2 = \int
|
|
let \t2 = \float
|
|
let \t2 = \complex
|