Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 2 years ago

Language

Zig

Compiler

zig 0.9.1

Options
Debug

Author

anonymous

over 2 years ago

$ zig build-exe main.zig -O Debug
ComptimeInt: 1
ComptimeInt: 90
ComptimeFloat: 3.14e+00
Struct: { 1, 2, 3 }
Bool: true
Type: void
Null: null
Type: i64
Exit Code:
0