Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
nativeerror.h File Reference
#include <print>
#include <iostream>
Include dependency graph for nativeerror.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define error(msg)

Macro Definition Documentation

◆ error

#define error ( msg)
Value:
std::println(std::cerr, "Error: {}", msg)

Definition at line 11 of file nativeerror.h.