# Compiled by: # src/lib/std/src/standard-core.sublibapi Posix_Common { # Open_Mode = O_RDONLY | O_WRONLY | O_RDWR; };
# Compiled by:
#
api Posix_Common {
Open_Mode = O_RDONLY
| O_WRONLY | O_RDWR;
};