This website requires JavaScript.
Explore
Help
Register
Sign In
DiamondNether90
/
BrainAssembly
Watch
1
Star
0
Fork
0
You've already forked BrainAssembly
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11f708a9fdc097db3fd2b798f603709529822398
BrainAssembly
/
tests
/
create.basm
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix error in syntax.md
2025-10-10 08:44:31 +11:00
create bool *1 = false
create var *5 = "Hello"
Non-functional integer type, if function
2025-10-10 08:28:12 +11:00
if bool {
Fix error in syntax.md
2025-10-10 08:44:31 +11:00
set var = "BASM!"
Non-functional integer type, if function
2025-10-10 08:28:12 +11:00
}
Reference in New Issue
Copy Permalink