Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # example f++ script (https://nift.dev `nift run eg.f`)
- int テスト = 10
- console(テスト)
- console{!v}(テスト)
- console(⚡)
- string ⚡ = "hello, world!"
- console(⚡)
- function(テストテスト)
- {
- console("woot woot")
- }
- テストテスト()
RAW Paste Data