# Compiled by: # src/lib/std/src/standard-core.sublibpackage posix_common { Open_Mode = O_RDONLY | O_WRONLY | O_RDWR; };
# Compiled by:
#
package posix_common {
Open_Mode = O_RDONLY
| O_WRONLY | O_RDWR;
};